ax
Use the native accessibility tree to read, click, and type in web apps—including canvas-based SPAs—enabling reliable UI automation 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 |