Click
browser_clickClick a web element by its reference ID from a browser snapshot. Requires session ID, element ref, and human-readable description for logging.
Instructions
Click an element (by ref from browser_snapshot).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element ref from the latest browser_snapshot (e.g. 'e12') | |
| element | Yes | Human description of the element (for logs/errors) | |
| sessionId | Yes | Id of the isolated browser session |