Use this page to inspect the internal representation of accessibility in UOS browser. You can see and modify the various accessibility modes UOS browser has. You can also view the accessibility tree for a specific page, or for the UOS browser app natively.
Check/uncheck accessibility modes to see how they change a page's accessibility.
Accessibility features in UOS browser are off by default and enabled automatically on-demand. Changes to these modes only take effect until the next time UOS browser is restarted.
To force accessibility to be enabled at launch, run UOS browser with this flag:
--force-renderer-accessibility
To disable accessibility, run UOS browser with this flag:
--disable-renderer-accessibility
Use filters to match the attributes and attribute values you want included in the output. Filters can contain simple wildcards (*) only, they're not regular expressions. Attributes are separated by spaces.