Automated Testing Platforms

This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard
Not for use with personal data

This article describes which browsers and browser automation platforms are supported by the Watcher package.

Browser Support

The Watcher package supports the following browsers:

important

Google Chrome 139 and later are no longer supported by Watcher due to a change Google made to the browser that prevents Watcher from running. Using Google Chrome version 139 or later will result in an error. You should use Google Chrome for Testing or Chromium instead.

Browser Automation Platform Support

  • The Watcher package for JavaScript and TypeScript supports the previous major version and later versions (except for Playwright) of the following browser automation platforms:

    • Cypress (both e2e and component testing are supported)
    • Playwright (previous minor version and later)
      • Standalone package
      • Playwright Test
    • Puppeteer
    • WebdriverIO
      • Standalone package
      • WDIO Testrunner
    • WebDriverJS
  • The Watcher library for Java supports the previous major version and later versions of the following browser automation platform:

    • Selenium WebDriver