Puppeteer
Overview of Axe DevTools for Web with Puppeteer
Not for use with personal data
The @axe-devtools/puppeteer package integrates Axe DevTools for Web into your Puppeteer test suite, enabling automated accessibility scanning as part of your end-to-end tests.
Getting started
- Installation options: configure your artifact repository, download a bundle, or install directly from Deque's Agora
- Download a demo project: get a pre-integrated example project
- Import and initialize: import the package and set up your test environment
- Write tests: add accessibility scans to your Puppeteer tests
- API reference: constructor, methods, and configuration options
- Error handling: common errors and how to resolve them
