swipe
Scroll mobile app interfaces in specified directions and speeds to locate elements or text during automated testing.
Instructions
Unified scroll command supporting direction and speed (no index support due to reliability)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containerElementId | Yes | Element ID to scroll until visible | |
| direction | Yes | Scroll direction | |
| lookFor | No | What we're searching for while scrolling | |
| speed | No | Scroll speed | |
| platform | Yes | Platform of the device |