Browser Click
browser_clickClick a webpage element identified by its snapshot ref to trigger interactions during browser automation. Supports left/right click, double-click, and human-like movement.
Instructions
Click an element by its ref from the snapshot (e.g. e12).
Uses human-like mouse movement when the session has humanization enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| tab | No | ||
| button | No | left | |
| double | No | ||
| session | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |