How to Run an Audit?
- Open any web page.
- Click on the WAX extension icon.
- Click Find AX Issues to initiate a scan.
- Review the list of detected issues in the results panel.
How to Read the Result?
- The results panel categorizes issues based on severity (Severe, Moderate, Minor).
- Click on any issue to expand details, including how to fix the issue and affected elements.
How to Read an Issue?
- Each issue includes:
- A description of the accessibility problem
- Information on how it impacts the end user and how to fix it
- The affected HTML element(s)
- Suggested fixes
How to Generate a Fix?
- Click on an issue in the results panel.
- If an AI-powered fix is available, click Generate Fix.
- Review the generated fix and apply it in your codebase.