Skip to content
Mark Humphreys edited this page Jan 29, 2017 · 1 revision

By default Chrome is opaque to the UI Automation API, but there is a way of turn on the support, and thus being able to navigate through the control hierarchy.

If you navigate to chrome://accessibility/, then you can turn accessibility on globally or in a given page.

Clone this wiki locally