browser_scroll
Navigate web pages by scrolling the viewport or a specific element up, down, left, or right by a defined number of pixels.
Instructions
Scroll the page in a direction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | Pixels to scroll (default: 500) | |
| selector | No | Scroll within a specific element | |
| direction | Yes | Scroll direction |