Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Content by Label
showLabelsfalse
cqllabel = "accessibility-tools-resources"

axe for Web browser extension 

What does axe do?

axe is an automated accessibility checker. It will list accessibility violations and issues. There are options to highlight each issue instance on the page or in the code.

How do I run axe?

...

How is accessibility (a11y) information displayed?

Information can be filtered by the type of issue (Violation, Needs review, Best practices). Beneath each of these types, a list of issues appears. Each item can be further split into individual occurrences.

Inspect Node shows the issue in the code. Highlight shows the issue on the rendered page.

...

Image Removed