swipe
Perform unified scroll actions on mobile devices with specified direction, speed, and target elements. Supports Android and iOS platforms for precise automation 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 | |
platform | Yes | Platform of the device | |
speed | No | Scroll speed |