New Features in Accessibility Testing: Keyboard Scan and Build-Level Reports

Keyboard Scan Feature in Accessibility DevTools

Keyboard Scan in Accessibility DevTools is a semi-automated feature that quickly lets you test how a website works with keyboard navigation.

It helps make sure the website is accessible for users who depend on keyboards instead of a mouse, like people with motor disabilities or those using screen readers.

View Build-Level Accessibility Testing Reports

You can now view automated accessibility reports at the build level. Instead of viewing each test result separately, you get one clear report that shows the overall accessibility status of your entire build.

This helps you stay organized, monitor progress more quickly, and focus on the most important issues.

Start Testing