Lighthouse Accessibility Audit
Lighthouse is built into Chrome DevTools and can run alongside performance and search audits. It is convenient for repeated checks while a page or component is being changed.
Limitations: Its accessibility score covers only tests that can be automated. A high score can coexist with serious usability problems that require keyboard, screen-reader, cognitive, and task-based testing.
Why it is useful
Lighthouse is built into Chrome DevTools and can run alongside performance and search audits. It is convenient for repeated checks while a page or component is being changed. This resource is especially useful for Repeatable checks during web development. Review the current instructions and limitations from Google Chrome Developers before relying on it for important work.
Limitations
Its accessibility score covers only tests that can be automated. A high score can coexist with serious usability problems that require keyboard, screen-reader, cognitive, and task-based testing.