click
Activate a browser element via its snapshot ref. Confirmation is required for irreversible actions.
Instructions
Click an element by its ref from snapshot. Blocked when the element looks irreversible unless confirm is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element ref from snapshot, e.g. e42. A CSS or role selector also works. | |
| confirm | No | Set true only after a human approved an action flagged as irreversible. |