safari_scroll_to
Scroll Safari to specific X and Y coordinates on the current page. Define the target position to navigate precisely during automation.
Instructions
Scroll to a specific position on the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position (default: 0) | |
| y | No | Y position (default: 0) |