WebdriverIO
Overview of Axe DevTools for Web with WebdriverIO
Not for use with personal data
The @axe-devtools/webdriverio package integrates Axe DevTools for Web into your WebdriverIO 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 WebdriverIO tests
- API reference: constructor, methods, and configuration options
- Error handling: common errors and how to resolve them
