swipeOnElement
Use this tool to simulate swiping gestures on a specific mobile element in a chosen direction and duration, supporting both Android and iOS platforms for automation testing.
Instructions
Swipe on a specific element
Input Schema
TableJSON 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 |