swipeOnElement
Perform controlled swipes on mobile app elements by specifying direction, duration, and platform. Ideal for testing touch gestures in Android and iOS applications.
Instructions
Swipe on a specific element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
containerElementId | No | Container element ID to restrict the search within | |
direction | Yes | Direction to swipe | |
duration | Yes | Duration of the swipe in milliseconds | |
elementId | Yes | ID of the element to swipe on | |
platform | Yes | Platform of the device |