Closed
Description
WebDriver should add primitives for computedRole and computedLabel (or some equivalent names)
The engine’s computed accessibility role is exposed to web developers through developer tools (WebKit Inspector, Google DevTools, F5, etc.) but is not available in standard JavaScript contexts. Even extension developers can’t get this information.
This serves a dual benefit of allowing web authors to perform better Accessibility testing on their sites, and web spec authors to test/compare browser implementations.
Metadata
Metadata
Assignees
Labels
No labels