Overview of axe DevTools® CLI

Link to Overview of axe DevTools® CLI copied to clipboard

Axe DevTools CLI is a Command Line Application for scanning Web pages for accessibility issues and for generating reports. Axe DevTools CLI can be used as an executable, or as a NodeJS package.

With Axe DevTools CLI, organizations can automate accessibility testing without having to integrate axe into integration or end-to-end tests. This is ideal for organizations that either do not have such a test suite, or those who use languages for which there is currently no Axe DevTools API available.

The key features of axe DevTools CLI are:

  • Test individual pages
  • Test workflows
  • Generate reports in various formats
  • Build custom ruleset files

A video explaining the script creation process with axe DevTools CLI is available below:

Watch on Youtube

Other Relevant Topics

  1. Sample CLI Script Files
  2. Overview of Scripts
  3. Use Scripts
  4. Set Up Scan Settings