scroll
Scroll the mouse wheel under the pointer at specified (x, y) coordinates. Use negative dy to scroll down, positive dy to scroll up, with an optional screenshot after the action.
Instructions
Scroll under the pointer at (x, y).
dy is in wheel detents: negative scrolls down the page, positive scrolls up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| dx | No | ||
| dy | No | ||
| screenshot | No |