*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
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?
- Go to your web page. Open Inspect (on PC, right-click → select Inspect).
- Click the double arrow in the panel's top nav. Select "axe".
- Click the "Analyze" button to analyze the page.

