TestCafe Release Notes
- PublishedRead full article
TestCafe v1.18.0 Released
PublishedRead full articleTestCafe v1.18.0 includes a new experimental Selector debugging capability, important improvements for macOS users and a number of routine bug fixes.
Note
If you run TestCafe on macOS, follow the Upgrade Guide to make sure your upgrade goes smoothly.
TestCafe v1.17.0 Released
PublishedRead full articleTestCafe v1.16.0 Released
PublishedRead full articleTestCafe v1.16.0 introduces important quality of life improvements, minor enhancements, and a bug fix.
- Users can define custom variables in the configuration file, and reference these variables throughout the test suite.
- Users can store their TestCafe configuration settings inside a
.js
file, which makes it much easier to create dynamic configuration files.
TestCafe v1.15.0 Released
PublishedRead full articleThis version introduces the following new capabilities:
- A method that dispatches DOM events
- Support for requestHook header modification
- Optional parameters for quarantine mode configuration
TestCafe v1.14.0 Released
PublishedRead full articleThis update includes a bugfix and new API methods for page scrolling.
TestCafe v1.13.0 Released
PublishedRead full articleThis release adds support for custom paths to the configuration file, support for Microsoft Edge on Linux systems, and multiple bugfixes.
TestCafe v1.12.0 Released
PublishedRead full articleTestCafe v1.11.0 Released
PublishedRead full articleThis version brings the release of multiple browser windows mode, options to configure request timeouts and many bugfixes.
v1.10.0: New Compiler Options API, Resize and Screenshot Support for Child Windows
PublishedRead full article…and the selector API for shadow DOM access, plus multiple bugfixes.
TestCafe v1.9.0 Released
PublishedRead full articleWe are happy to announce that multiple window support ships in a beta form with
v1.9.0
.TestCafe v1.8.0 Released
PublishedRead full articleIn this release, we have added support for the new Chromium-based Microsoft Edge.
TestCafe v1.7.0 Released
PublishedRead full articleThis release introduces access to the browser and platform information from test code.
TestCafe v1.6.0 Released
PublishedRead full articleThis release adds support for macOS 10.15 Catalina, introduces full-page screenshots and compound screenshot options.
TestCafe v1.5.0 Released
PublishedRead full articleThis release introduces the capability to disable page caching in TestCafe.
TestCafe v1.4.0 Released
PublishedRead full articleThis release introduces the capability to inject custom scripts into tested pages.
TestCafe v1.3.1 Released
PublishedRead full articleThis release fixes an issue caused by
tsconfig.json
auto-detection.TestCafe v1.3.0 Released
PublishedRead full articleThis release introduces support for the custom TypeScript configuration file and includes numerous bugfixes.
TestCafe v1.1.0 Released
PublishedRead full articleThis release introduces TypeScript 3.0 support and enhanced TypeScript definitions for client functions.
Migration from TestCafe v0.x.y to v1.0.0
Published by TestCafe TeamRead full articleTestCafe v1.0.0 introduces minor changes to the framework’s behavior and programming interface. This document lists these changes and describes how to migrate to the new version.
TestCafe v1.0.0 Released
PublishedRead full articleTestCafe v1.0.0 is our first major update that includes features like video recording, configuration file, “live mode” for rapid test development and much more.
TestCafe v0.23.1 Released
PublishedRead full articleUse metadata to select and run tests and fixtures, and load tests dynamically.
TestCafe v0.23.0 Released
PublishedRead full articleStop a test run after the first test fail, view JavaScript errors’ stack trace in test run reports and let TestCafe restart browsers when they stop responding.
TestCafe v0.22.0 Released
PublishedRead full articleWrite tests in CoffeeScript, view failed selector methods in test run reports and detect server-side errors and unhandled promise rejections.
TestCafe v0.21.0 Released
PublishedRead full articleTest web pages served over HTTPS, construct screenshot paths with patterns and use more info in custom reporters.
TestCafe v0.20.0 Released
PublishedRead full articleIntercepting HTTP requests, specifying resources accessed by bypassing a proxy server, specifying testing metadata, deprecated passing a regular promise to assertions.
TestCafe v0.19.0 Released - Rapid Test Development Tool, Screenshots of Page Elements, etc
PublishedRead full articleWelcome TestCafe Live, a tool for rapid test development. We have also added a couple of new features like taking screenshots of individual page elements and filtering visible and hidden elements in the selector chain.
TestCafe v0.18.0 Released - Angular Selectors, Using Multiple Reporters, etc
PublishedRead full articleWith this release, we have prepared a bunch of useful things. We have put finishing touches on Angular selectors to let you address page elements on Angular websites using the component tree. We have also made it possible to output reports to multiple channels (like console + file). Read on to learn about more things we have for you.
TestCafe v0.18.0-alpha1 Released - Testing in headless Firefox
PublishedRead full articleThis early release supports headless mode in Firefox v56.0 which was launched on September 28th.
TestCafe v0.17.0 Released - Testing Electron Apps and Concurrent Test Execution
PublishedRead full articleWith this release, we have prepared a bunch of new features. Two big news are the Electron browser provider and concurrent test execution.
Read on to learn more.
TestCafe v0.16.0 Released
PublishedRead full articleTypeScript support, seamless testing in headless Chrome and device emulator, and numerous bug fixes.
TestCafe v0.15.0 Released
PublishedRead full articlePlugins for React and Vue.js, TestCafe Docker image, support for Internet access proxies and lots of bug fixes.
TestCafe v0.14.0 Released
PublishedRead full articleAuthentication via user roles, client-side debugging and numerous bug fixes.
TestCafe v0.13.0 Released
PublishedRead full articleIDE plugins, fixture hooks, speed setting for actions, a couple of API enhancements and lots of bug fixes.
TestCafe v0.12.0 Released
PublishedRead full articleHTTP authentication support, a CI-friendly way to start and stop the tested app and lots of API enhancements.
TestCafe v0.11.0 Released
PublishedRead full articleRedesigned selector system, built-in assertions and lots of bug fixes! 🚀🚀🚀
TestCafe v0.10.0 Released
PublishedRead full articleFirst of all, we would like to thank everyone who’s reading this for your interest and support for TestCafe. And we especially appreciate those of you who reached us to say thank you, offer help or share feedback. Let’s keep building a better testing framework together!
So, here is our first minor update and that’s what it includes.
Introducing TestCafe Testing Framework
Published by TestCafe TeamRead full articleWe are happy to announce that DevExpress has released the core library of TestCafe – our automated in-browser testing tool – as an open-source framework for node.js. Now everyone in the open-source community can benefit from the technologies we developed for the commercial version.