click
Triggers the element at the specified snapshot index and returns a fresh snapshot, enabling step-by-step browser automation.
Instructions
Click the element with the given index (from snapshot). Returns a new snapshot.
Args: index: Element index from snapshot session_id: Session to act on (default: "default")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| session_id | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |