axe Developer Hub Platform Support

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

Browser and browser automation platform support for axe Developer Hub and the @axe-core/watcher package

Free Trial
Not for use with personal data

This article describes which browsers and browser automation platforms are supported by axe Developer Hub and the @axe-core/watcher package.

note

With both axe Developer Hub and the @axe-core/watcher package, browsers up to a year old are supported.

axe Developer Hub

axe Developer Hub supports the following browsers:

  • Google Chrome
  • Microsoft Edge
  • Mozilla Firefox

The @axe-core/watcher Package

Browser Support

The @axe-core/watcher package supports the following browser:

  • Google Chrome

Browser Automation Platform Support

The @axe-core/watcher package supports the previous major version and later versions (except for Playwright) of the following browser automation platforms:

  • Cypress (only e2e testing and not component testing)
  • Playwright (previous minor version and later, only e2e testing--not component testing)
    • Standalone package
    • Playwright Test
  • Puppeteer
  • WebdriverIO
    • Standalone package
    • WDIO Testrunner
  • WebDriverJS
note

All browser automation platforms need either the --headless=new or --headed options.