Generate Results

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

Push accessibility testing results from Axe products to Developer Hub for review and remediation

Not for use with personal data

Whether you're using our web APIs, CLI, Axe Watcher, or the Axe DevTools Mobile SDKs, you can push results from accessibility testing to Axe Developer Hub, so teams can review and remediate accessibility issues.

Visit our documentation for the Axe products you use and find detailed instructions about how to generate results that you'll send to Developer Hub.

  • Axe Watcher is a low-code option that enables automatic accessibility checks in your test suites. Set it up once with a few lines of code, and it grows with your tests as they change over time without the need for additional maintenance.
  • Utilize the Axe DevTools for Web APIs for more granular control over what gets scanned. Setup and maintenance are more involved than with Watcher, but you can fine-tune your test suite by specifying rulesets to use and elements that should or shouldn't be tested.
  • Axe DevTools for Web CLI allows you to scan URLs and generate reports via the command line, without the need for integrating Axe into end-to-end tests. This is also useful if you are using a programming language for which an Axe DevTools for Web API does not currently exist.
  • Use Axe DevTools for Mobile automated testing solutions to integrate accessibility checks in your existing test suites for mobile apps. Fine-tune your test suite by customizing the configuration to hone in on specific accessibility rules.

What's Next?

Understand Results - Get an overview of what you will see once you generate results in Developer Hub, and how you will navigate the website to view new and existing accessibility issues and track trends over time.