swipe
Scroll in a specified direction and speed within a container element on Android or iOS devices, while optionally searching for a specific element or text. Supports up, down, left, and right movements.
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 | |
platform | Yes | Platform of the device | |
speed | No | Scroll speed |