swipe
Simulate a swipe gesture on a HarmonyOS device for UI automation. Specify start and end coordinates, direction, or speed to test gesture-based interactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_x | No | ||
| to_y | No | ||
| speed | No | ||
| from_x | No | ||
| from_y | No | ||
| device_id | No | ||
| direction | No | ||
| hdc_server | No |