computer_scroll
Scroll a remote mobile device in any direction by specifying wheel steps and target device serial number.
Instructions
Scroll the mouse wheel.
Args: serialno: The computer device serialno, from list_devices. direction: One of "up", "down", "left", "right". amount: Wheel steps. Omit or 0 for the driver default.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| serialno | Yes | ||
| direction | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |