random_scroll
Scroll pages in any direction, set pixel amount, and trigger lazy-loaded content automatically for reliable browsing and testing.
Instructions
Scroll the page with configurable direction, amount, and automatic lazy-load triggering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | Pixels to scroll. 0 = auto-decide based on page content height | |
| iframe | No | Scroll inside a specific iframe by index instead of the main frame | |
| smooth | No | ||
| direction | No | smart | |
| iframeSelector | No | Scroll inside a specific iframe by CSS selector instead of the main frame | |
| aiDetectLazyLoad | No | Detect and trigger lazy-loaded content |