browser_scroll
Scroll a webpage by a specified number of pixels horizontally and vertically to navigate content within a browser session.
Instructions
Scroll the page by a relative offset in pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | Horizontal scroll in px (default 0) | |
| y | No | Vertical scroll in px (default 0) |