Overview of Viewing Accessibility Issues

Link to Overview of Viewing Accessibility Issues copied to clipboard

axe Developer Hub shows your project's accessibility issues organized in a hierarchy of web pages

Free Trial

axe Developer Hub allows you to see all of the accessibility issues in your code and find in-depth information about each accessibility issue.

Your Project's Pages

Your project in axe Developer Hub is organized around a hierarchy that depends on the mode (Git or Gitless) you are using.

Projects that use Git. If you are using Git, your project is organized around a hierarchy as follows:

  • Project
    • Branches
      • Commits
        • Issues

Projects that don't use Git (Gitless). When you don't use Git, your project is organized around the following hierarchy of pages:

  • Project
    • Test runs
      • Issues
Page Description Mode More information
Projects Your axe Developer Hub projects Git or Gitless See Manage Your Projects, Create a Project, and Delete a Project.
Branches Your Git branches Git The Branches Page
Commits Commits in the selected branch Git The Commits Page
Test Runs Every time your test suite was run Gitless The Test Runs Page
Issues The accessibility issues detected Git or Gitless The Issues Page

See Also

The Branches Page

The Commits Page

The Test Runs Page

The Issues Page