browser_mouse_wheel
Scroll the browser page by specifying pixel offsets for the mouse wheel's horizontal and vertical movement.
Instructions
Scroll the mouse wheel by (delta_x, delta_y) pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delta_x | No | ||
| delta_y | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |