Closed
Bug 1637025
Opened 5 years ago
Closed 1 year ago
Implement Accessibility.getFullAXTree
Categories
(Remote Protocol :: CDP, enhancement, P5)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: impossibus, Unassigned)
References
Details
This is used by both Puppeteer and Playwright
Comment 1•5 years ago
|
||
Playwright's implementation might help to get this implemented:
https://github.com/microsoft/playwright/blob/master/browser_patches/firefox/patches/bootstrap.diff#L4474
Updated•5 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Component: Agent → CDP
Priority: P3 → P5
Comment 2•1 year ago
|
||
We are not going to implement this API. One should use WebDriver BiDi instead.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•