ax
Access the native accessibility tree in Chrome to automate canvas SPAs and strict-CSP sites. Read element state, click, type, or match nodes by role, name, or substring without screenshots.
Instructions
Native accessibility tree via chrome.debugger (CDP Accessibility domain) — for canvas SPAs (Telegram web, Trad…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| role | No | ||
| text | No | ||
| match | No | click/type: node matcher | |
| tabId | Yes | ||
| action | Yes | ||
| nameContains | No | read: substring AX name match |