Accessibility
Check the Google Lighthouse Accessibility score.
Accessibility compares the Lighthouse accessibility score for the current page with the threshold you set. Use it when a journey should fail if accessibility drops below your team's bar.

When to use it
Gate releases on a minimum Lighthouse accessibility score.
Run on the same screen after login, consent, and other overlays so the score reflects what users see.
For a Flow Builder walkthrough, see Add accessibility checks.
Configure
Basics
Field
What to set
Comparison Type
Value
Score threshold and/or Values. Many teams use greater than or equal to 85.
Advanced
Field
What to set
Status on fail
Value Standardization
Related
Tags: validate, lighthouse, checkAccessibility, test, expect, assert, check, valid, validator, accessibility
Last updated