cloak_click
Click webpage elements using reference IDs from snapshots to automate browser interactions while bypassing bot detection systems.
Instructions
Click an element by its [@eN] ref ID from cloak_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 | |||