scroll_page
Scroll a webpage to the top, bottom, a specific element, or exact coordinates, with lazy loading support to load all dynamic content automatically.
Instructions
🆕 Smart scroll with lazy loading support, can scroll to specific elements or areas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| action | Yes | Scroll action | |
| loadAll | No | Keep scrolling until all lazy content loads | |
| selector | No | Element to scroll to |