scroll
Move the mouse wheel over a screen coordinate or element to scroll horizontally or vertically, with optional modifier keys.
Instructions
Scroll the mouse wheel at an element or screen coordinate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | Absolute screen x coordinate | |
| y | No | Absolute screen y coordinate | |
| deltaX | No | Horizontal scroll amount (positive = right) | |
| deltaY | No | Vertical scroll amount (positive = down) | |
| elementId | No | Element to scroll over (uses element center) | |
| modifierKeys | No |