browser_click
Click at specified screen coordinates in a live browser session, choosing left, right, or middle button to interact with page elements.
Instructions
Click at screen coordinates (x, y). button is 'left'/'right'/'middle'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| button | No | left | |
| clicks | No |