Skip to main content

TestCafe on Sauce Labs

TestCafe is a testing framework that you can use to test your web apps remotely on Sauce Labs cloud using the saucectl CLI.

System Requirements

Supported OS:

  • Windows 10 / Windows 11
  • macOS 10.15+
  • Linux

Supported Languages

JavaScript and TypeScript are supported out of the box.

Supported Testing Platforms

Sauce Labs supports the following test configurations for TestCafe:

TestCafe VersionNode.js VersionSupports Configurable Node.jsSupported PlatformsSupported BrowsersEnd of Life
3.7.020macOS: 11.00, 12, 13Safari, Chrome, Firefox, Microsoft EdgeNovember 13, 2025
Windows: 10, 11Chrome, Firefox, Microsoft Edge
iOS: 13.4, 14.5, 15.4, 16.0, 16.1, 16.2Safari
3.6.220macOS: 11.00, 12, 13Safari, Chrome, Firefox, Microsoft EdgeNovember 05, 2025
Windows: 10, 11Chrome, Firefox, Microsoft Edge
iOS: 13.4, 14.5, 15.4, 16.0, 16.1, 16.2Safari
3.6.120macOS: 11.00, 12, 13Safari, Chrome, Firefox, Microsoft EdgeJune 26, 2025
Windows: 10, 11Chrome, Firefox, Microsoft Edge
iOS: 13.4, 14.5, 15.4, 16.0, 16.1, 16.2Safari
3.6.020macOS: 11.00, 12, 13Safari, Chrome, Firefox, Microsoft EdgeMay 28, 2025
Windows: 10, 11Chrome, Firefox, Microsoft Edge
iOS: 13.4, 14.5, 15.4, 16.0, 16.1, 16.2Safari
3.5.020macOS: 11.00, 12, 13Safari, Chrome, Firefox, Microsoft EdgeApril 15, 2025
Windows: 10, 11Chrome, Firefox, Microsoft Edge
iOS: 13.4, 14.5, 15.4, 16.0, 16.1, 16.2Safari
3.4.020macOS: 11.00, 12, 13Safari, Chrome, Firefox, Microsoft EdgeDecember 6, 2024
Windows: 10, 11Chrome, Firefox, Microsoft Edge
iOS: 13.4, 14.5, 15.4, 16.0, 16.1, 16.2Safari

How to Get Started

  • Quickstart: Use our demo repo to quickly set up and run a sample TestCafe project and test to see the results.
  • Run Your own Tests: Customize saucectl to run your existing tests just by modifying the config.yml file for your project.
  • Incorporate saucectl in your pipeline: TestCafe on Sauce supports CI integrations with Cirlce CI, GitLab, Jenkins, and GitHub Actions.

TestCafe Plugins for Sauce Labs

If you prefer to run your tests directly from TestCafe against a remote Sauce Labs browser, try our TestCafe Provider Plugin.

If all you want is to publish your TestCafe test results to Sauce Labs, but not run on Sauce Labs or use a Sauce Labs provided browser, check out our TestCafe Reporter!

Limitations

Please check the Limitations Page.