Testing Module — Accessibility

WCAG Compliance on
Every Single Page

axe-core powered WCAG 2.1 A/AA/AAA scanning with per-page violations sorted by impact — and AI-generated fixes for every issue.

sentinelflux run --product myapp --domain accessibility --level AA
scanning
Dashboard Page — axe-core scan
Violations Found
0

Accessibility that ships with your product

Catch violations in CI before users with assistive tech do.

WCAG 2.1 A/AA/AAA

Choose your conformance level per run. axe-core checks every Playwright-visited page against the relevant WCAG success criteria.

  • Level A, AA, and AAA checks
  • Per-page violation breakdown
  • WCAG rule ID per finding

Impact-Sorted Violations

Critical → Serious → Moderate → Minor. Fix the issues that block the most users first, with element selector and DOM context for each.

  • Exact DOM element selector
  • Failure reason + help URL
  • Grouped by rule across pages

AI Fix Guidance

Each violation comes with an AI-generated fix: the exact HTML or CSS change that will resolve it, with before/after snippets.

  • Code-level fix recommendations
  • Before/after HTML snippets
  • Re-test after fix verification

Accessible apps, without extra effort

WCAG scans run automatically after every test suite. Violations never reach production undetected.