browser_click
Click a specific element on a web page by providing its snapshot reference, enabling automated browser interactions.
Instructions
Perform click on a web page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Exact target element reference from the page snapshot | |
| element | Yes | Human-readable element description used to obtain permission to interact with the element |