scroll_by
Scroll the page vertically or horizontally by exact pixel amounts to bring off-screen content into view for inspection or interaction.
Instructions
Scroll the page by a given number of pixels (positive = down/right).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | Horizontal pixels | |
| y | No | Vertical pixels |