Single Page Scan
Open the side panel, scan a page, and read the results — the most basic A11y Scan workflow.
Open Demo PageFollow along on the demo page while watching the video
Video coming soon
Follow the written steps below in the meantime
Step-by-Step Instructions
- 1Open the Single Page Scan demo in Chrome.
- 2Click the A11y Scan icon in the toolbar — the side panel opens on the right.
- 3Choose your WCAG version (2.2) and level (AA) from the dropdowns at the top.
- 4Click Start Scan.
- 5The Results tab shows violations grouped by WCAG criterion, sorted by severity (critical → minor).
- 6Click any violation to expand it — see the affected HTML element, failure summary, and a link to WCAG guidance.
- 7Click the element selector (CSS path) to highlight it on the page.
- 8The demo page has 11 intentional violations: missing alt text, empty button, empty link, low contrast, missing form label, list items outside a list, missing lang, empty heading, skipped heading, content outside landmark, and an image link with no text.