Skip to content

Accessibility primitives: computedRole and computedLabel #1439

Closed
@cookiecrook

Description

@cookiecrook

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions