Tutorials
Step-by-step guides for every A11y Scan feature. Each tutorial includes a demo page you can scan along with, and a video walkthrough.
Getting Started
Visual Features
Visual Overlays
Highlight violations, keyboard tab order, and focus gaps directly on the page.
Demo includedMovie Mode
Watch the extension automatically step through each focusable element on the page.
Demo includedColor Blindness Simulation
Preview how the page looks for users with different types of color blindness.
Demo includedReview & Export
Manual Review Checklist
Evaluate WCAG criteria that require human judgment — pass, fail, or mark as N/A.
Demo includedARIA Pattern Validation
Check if ARIA widgets on the page follow correct WAI patterns.
Demo includedExport Reports
Download scan results as JSON, HTML, or PDF for sharing and CI integration.
Demo includedMulti-Page Scanning
Multi-Viewport Scanning
Scan the same page at mobile, tablet, and desktop widths to catch responsive-only issues.
Demo includedSite Crawl: Discover Links
Automatically crawl an entire site by following links from the starting page.
Demo includedSite Crawl: Sitemap
Scan specific pages listed in a sitemap.xml file.
Demo includedSite Crawl: URL List
Scan a specific set of URLs you provide via a test config.
Demo includedObserver Mode
Auth-Gated Scanning
Auth-Gated: Form Login
Scan pages behind a login form using the extension's built-in auth flow.
Demo includedAuth-Gated: URL Tagging
Declare which URLs require login and get warnings when unexpected redirects happen.
Demo includedAuth-Gated: Cookie/Session Auth
Scan auth-gated pages by logging in manually first, then starting the crawl.
Demo includedTest Config Builder
Config Builder: Overview
Build a JSON test configuration on the website and upload it to the extension.
Config: Basics & Pages
Configure the scan name, mode, and which pages to scan.
Config: Standards & Viewports
Set WCAG version/level and configure multi-viewport scanning widths.
Config: Timing & Authentication
Configure scan timing and optional login credentials for gated pages.
Config: Rules & Export Options
Filter which axe-core rules run and control what context is collected in exports.
Upload Config to Extension
Load your test config into the extension and start scanning with it.
Advanced
Page Rules: Login Gates & Interactions
Pause the crawl at specific pages that need manual interaction before scanning.
Demo includedMock Data: Intercept API Requests
Replace API responses with canned data during scans for deterministic results.
Crawl Scope: Restrict to a Section
Limit the crawl to only pages under a specific URL prefix.
Demo included