browser_scroll_to_coordinates
Navigate browser viewport to exact pixel coordinates for precise web element interaction and automated testing scenarios.
Instructions
Scroll to specific coordinates
Input Schema
Name | Required | Description | Default |
---|---|---|---|
x | Yes | X coordinate | |
y | Yes | Y coordinate |