browser_click
Click a webpage element using its reference ID from a snapshot, with automatic retry if the element moved, and get an updated snapshot.
Instructions
Click an element by its [@eN] ref ID from browser_snapshot.
Auto-retries once if the element moved. Returns an updated snapshot.
Args: page_id: Target page ID. ref: Ref ID from snapshot (e.g. '@e5' or 'e5').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| ref | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||