browser_mouse_wheel
Scroll the mouse wheel horizontally or vertically on the browser page by specifying deltaX and deltaY values.
Instructions
Scroll the mouse wheel (see browser_docs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deltaX | Yes | Horizontal scroll amount | |
| deltaY | Yes | Vertical scroll amount |