scroll_by
Scroll a web page vertically or horizontally by specifying pixel offsets. Positive values scroll down or right.
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 |