Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Inspect screen reader output #2033

Closed
thewillk opened this issue Feb 15, 2018 · 0 comments · Fixed by #3470
Closed

Feature request: Inspect screen reader output #2033

thewillk opened this issue Feb 15, 2018 · 0 comments · Fixed by #3470
Assignees
Labels

Comments

@thewillk
Copy link

In order to help facilitate testing of a web app's accessibility, it would be great if we could inspect the screen reader output of a headless browser.

@JoelEinbinder JoelEinbinder self-assigned this Feb 21, 2018
aslushnikov pushed a commit that referenced this issue Oct 16, 2018
This roll includes:
 - https://crrev.com/599782 DevTools: force a style recalc before reporting final CSS coverage
 - https://crrev.com/599769 DevTools: Expose more properties through the accessibility protocol

References: #2033
aslushnikov pushed a commit that referenced this issue Nov 2, 2018
This adds `page.accessibility.snapshot()`. It serializes and returns the accessibility tree for the page. By default, uninteresting nodes are filtered out of the snapshot.

fixes #2033
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants