swipeOnScreen
Perform automated screen swipes in specified directions for mobile app testing on Android and iOS devices.
Instructions
Swipe on screen in a specific direction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | Yes | Direction to swipe | |
| includeSystemInsets | Yes | Whether to include system inset areas in the swipe | |
| duration | Yes | Duration of the swipe in milliseconds | |
| platform | Yes | Platform of the device |