Automated page scanners
Examples: A11y Lens, WAVE, axe DevTools, Lighthouse, ARC Toolkit
- What it covers
- Best for fast checks against repeatable rules: missing text alternatives, low contrast, invalid ARIA, duplicate ids, missing labels, heading structure, landmarks, and common form issues.
- When to use it
- Run during design QA, local development, pull-request review, and before release. Treat results as a starting point for manual verification.
