random_scroll
Scroll web pages with configurable direction and pixel amount while automatically triggering lazy-loaded content to ensure all elements are visible during browser automation.
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 | |
| smooth | No | ||
| direction | No | smart | |
| aiDetectLazyLoad | No | Detect and trigger lazy-loaded content |