Enhance accessibility - Automation and WCAG(vpat) success criterion scan
Description
Replace the existing Lighthouse accessibility workflow with a dedicated axe-core GitHub Actions workflow that generates accessibility reports.
Current limitations (Lighthouse)
Current workflow only scans a single page.
Limited coverage of application routes and dynamic UI states.
Not designed for scalable accessibility automation.
Benefits of axe-core
Industry-standard accessibility testing engine.
Better suited for automated accessibility testing across multiple pages and UI states.
Produces detailed, actionable accessibility reports.
Audience
Developer
PreSale
Value
Replaces the existing Lighthouse accessibility build.
Produces consistent accessibility reports for review and VPAT maintenance.
Establishes a scalable foundation for expanding automated accessibility testing.
Version
14.0.0
Discussion
Screenshots / Code
GithubAction VPAT Report

