Playwright

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

Overview of Axe DevTools for Web with Playwright

Not for use with personal data

The @axe-devtools/playwright package integrates Axe DevTools for Web into your Playwright test suite, enabling automated accessibility scanning as part of your end-to-end tests.

Getting started

  • Installation options: configure your artifact repository or install directly from Deque's Agora
  • Write tests: import and initialize the package, then add accessibility scans to your Playwright tests
  • API reference: constructor, methods, and configuration options
  • Error handling: common errors and how to resolve them