dom_scroll
Scroll the page in a specified direction (down, up, bottom, top) by a given pixel amount. Controls page scrolling during browser automation to access content beyond the viewport.
Instructions
Scroll the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | Scroll direction (down, up, bottom, top) | down |
| amount | No | Pixels to scroll |