click_role
Click an element by its ARIA role (e.g., button, link) and optional accessible name to interact with web components.
Instructions
Click by ARIA role (e.g. button, link, textbox), optional accessible name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| name | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |