scroll
Move the page or a specified element by direction and tick amount, or bring a referenced element into view, for precise navigation in automated browser sessions.
Instructions
Scroll: direction:"down"+amount (ticks, 1 tick ≈ 80% viewport; ref scrolls that element's container) — or y:<p…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| y | No | ||
| ref | No | ||
| amount | No | ||
| frameId | No | frameId (omit=top) | |
| intoView | No | Ref to scroll into center of viewport | |
| direction | No |