Axe
Check accessibility conformance.
Axe runs a WCAG conformance scan on the page during the Run. Use it to catch accessibility issues in the same journey as your functional steps.

When to use it
Scan a full page for WCAG violations after the screen is loaded.
Set Conformance Level to the WCAG level your team expects. The default is WCAG 2.1 - AA.
Pair with Accessibility when you also want a Lighthouse score threshold.
Add Check computed role and Check computed label on buttons, links, and form fields that users must understand.
For a Flow Builder walkthrough, see Add accessibility checks.
Configure
Basics
Conformance Level
WCAG 2.0 - A, WCAG 2.0 - AA, WCAG 2.0 - AAA, WCAG 2.1 - A, WCAG 2.1 - AA (default), WCAG 2.2 - AA
Advanced
Status on fail
Related
Tags: validate, axe, test, expect, assert, check, valid, validator, accessibility, pally, pa11y, wcag, wcag2, conformance, ally, a11y
Last updated