Click Coordinates
page_click_xyClick at exact X and Y coordinates on a webpage to interact with elements not easily selectable by other methods.
Instructions
Click at specific coordinates on the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate to click | |
| y | Yes | Y coordinate to click | |
| element | No | Human-readable element description for permission |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||