Plugin tree support for chrome.automation extension API

33 views
Skip to first unread message

Aastha Maheshwari

unread,
Aug 7, 2019, 2:18:53 PM8/7/19
to extensions-dev
chrome.automation API as per documentation https://developers.chrome.com/extensions/automation is an experimental API and available in Dev channel only.
When will this API be available in stable and other channels?

When trying to use chrome.automation.getTree(tabId,callback) it enables WebContents only accessibility mode(kAXModeWebContentsOnly) which returns the changes in the blink accessibility tree.
What about Native API accessibility support(ui::AXMode::kNativeAPIs) needed to access accessibility tree for plugins like pdf ?

Reply all
Reply to author
Forward
0 new messages