Run Your Quick Scan
Quick Scan is the fastest way to check a single page for accessibility issues using the DevTools extension. It scans the full page and returns a list of issues grouped by severity.
note
Quick Scan performs the same check as a Full Page Scan. If you want details on what the scan covers and how issues are categorized, see Full Page Scan.
Prerequisite
- You have installed the Accessibility DevTools in your browser.
Run the scan
- Open the target webpage.
- Open DevTools (Inspect panel) and select the TestMu AI Accessibility DevTools tab.
- Click the Full Page Scan button.
Review the results
The scan returns a list of issues found on the page. Click any issue to see which element is affected and where it appears in the DOM.
Next steps
- To scan only part of the page, see Partial Page Scan.
- To scan across multiple pages, see Multi-Page Scan.
- To configure WCAG version, best practices, and needs review, see Configure Accessibility DevTools.
