TestCafe Release Notes
v1.10.0: New Compiler Options API, Resize and Screenshot Support for Child Windows

...and the selector API for shadow DOM access, plus multiple bugfixes.

Read More

TestCafe v1.9.0 Released

We are happy to announce that multiple window support ships in a beta form with v1.9.0.

Read More

TestCafe v1.8.0 Released

In this release, we have added support for the new Chromium-based Microsoft Edge.

Read More

TestCafe v1.7.0 Released

This release introduces access to the browser and platform information from test code.

Read More

TestCafe v1.6.0 Released

This release adds support for macOS 10.15 Catalina, introduces full-page screenshots and compound screenshot options.

Read More

TestCafe v1.5.0 Released

This release introduces the capability to disable page caching in TestCafe.

Read More

TestCafe v1.4.0 Released

This release introduces the capability to inject custom scripts into tested pages.

Read More

TestCafe v1.3.1 Released

This release fixes an issue caused by tsconfig.json auto-detection.

Read More

TestCafe v1.3.0 Released

This release introduces support for the custom TypeScript configuration file and includes numerous bugfixes.

Read More

TestCafe v1.1.0 Released

This release introduces TypeScript 3.0 support and enhanced TypeScript definitions for client functions.

Read More

TestCafe v1.0.0 Released

TestCafe 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.

Read More

Migration from TestCafe v0.x.y to v1.0.0

TestCafe 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.

Read More

TestCafe v0.23.1 Released

Use metadata to select and run tests and fixtures, and load tests dynamically.

Read More

TestCafe v0.23.0 Released

Stop 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.

Read More

TestCafe v0.22.0 Released

Write tests in CoffeeScript, view failed selector methods in test run reports and detect server-side errors and unhandled promise rejections.

Read More

TestCafe v0.21.0 Released

Test web pages served over HTTPS, construct screenshot paths with patterns and use more info in custom reporters.

Read More

TestCafe v0.20.0 Released

Intercepting HTTP requests, specifying resources accessed by bypassing a proxy server, specifying testing metadata, deprecated passing a regular promise to assertions.

Read More

TestCafe v0.19.0 Released - Rapid Test Development Tool, Screenshots of Page Elements, etc

Welcome 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.

Read More

TestCafe v0.18.0 Released - Angular Selectors, Using Multiple Reporters, etc

With 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.

Read More

TestCafe v0.18.0-alpha1 Released - Testing in headless Firefox

This early release supports headless mode in Firefox v56.0 which was launched on September 28th.

Read More

TestCafe v0.17.0 Released

With 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.

Read More

TestCafe v0.16.0 Released

TypeScript support, seamless testing in headless Chrome and device emulator, and numerous bug fixes.

Read More

TestCafe v0.15.0 Released

Plugins for React and Vue.js, TestCafe Docker image, support for Internet access proxies and lots of bug fixes.

Read More

TestCafe v0.14.0 Released

Authentication via user roles, client-side debugging and numerous bug fixes.

Read More

TestCafe v0.13.0 Released

IDE plugins, fixture hooks, speed setting for actions, a couple of API enhancements and lots of bug fixes.

Read More

TestCafe v0.12.0 Released

HTTP authentication support, a CI-friendly way to start and stop the tested app and lots of API enhancements.

Read More

TestCafe v0.11.0 Released

Redesigned selector system, built-in assertions and lots of bug fixes! 🚀🚀🚀

Read More

TestCafe v0.10.0 Released

First 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.

Read More

Introducing TestCafe Testing Framework

We 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.

Read More