trigger_action
Click a button or link by its HTML ID or visible text, without needing to traverse the DOM.
Instructions
Click a button/link by html id (name) or visible text without DOM traversal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| text | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |