browser_click_at
Click at exact viewport-relative CSS pixel coordinates. Useful when no good selector exists for a target element.
Instructions
Click at exact CSS pixel coordinates (viewport-relative). Useful with screenshots when no good selector exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| button | No | left | |
| clickCount | No | ||
| tabId | No |