device_scroll
Scroll the screen in a direction on an Android device. Uses video coordinate space automatically. No coordinate math needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | Device serial number (UDID) | |
| amount | No | Fraction of screen to scroll (0.0-1.0, default: 0.5) | |
| direction | Yes | Scroll direction |