browser_scroll
Scroll page content or a specific element up, down, left, or right. Set the scroll distance and behavior to navigate and access content during automated web scraping.
Instructions
Scroll page content or a specific scrollable element. Supports directions: up, down, left, right.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| smooth | No | ||
| selector | No | ||
| direction | No | down |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |