Versions Compared

Key

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

axe (by Deque) 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?

  1. Go to your web page. Open Inspect (on PC, right-click → select Inspect).
  2. Click the double arrow in the panel's top nav. Select "axe".

    Image Added
  3. Click the "Analyze" button to analyze the page.
    Image Added