swipeOnScreen
Simulate screen swipes in specified directions (up, down, left, right) for Android and iOS devices using duration and system insets configuration.
Instructions
Swipe on screen in a specific direction
Input Schema
Name | Required | Description | Default |
---|---|---|---|
direction | Yes | Direction to swipe | |
duration | Yes | Duration of the swipe in milliseconds | |
includeSystemInsets | Yes | Whether to include system inset areas in the swipe | |
platform | Yes | Platform of the device |