OptionaldistanceDistance of the swipe. Can be either a number (in pixels) or a predefined enum value (tiny, short, medium, long). If not provided, the swipe will be performed from the center of the screen to the screen edge
OptionaldurationDuration of the swipe
Supported time units: ms (milliseconds), s (seconds), m (minutes), h (hours) Example formats: "500ms", "30s", "5m", "1h" Default: 500ms
OptionallocationNatural language description of the location where the swipe should originate. If not provided, the swipe will be performed from the center of the screen.
Optionaloptions
Direction to swipe. The gesture will be performed from the center of the screen towards this direction.