browser_scroll
Scroll web pages or specific elements in a controlled browser environment. Specify direction, distance, and target element for precise navigation during automated browsing sessions.
Instructions
Scroll the page or a specific element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | Direction to scroll | down |
| amount | No | Amount to scroll in pixels | |
| selector | No | Optional selector for a scrollable element |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |