a11y_query
Search the accessibility tree by ARIA role or accessible name to locate and inspect UI elements during browser automation.
Instructions
Search the accessibility tree by role and/or accessible name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Accessible name to search for | |
| role | No | ARIA role to search for (e.g. button, link, heading, textbox, img) |