swipe Command
Purpose: Performs a swipe action in a specified direction. This is useful for testing swiping interactions within carousels, galleries, or scrollable containers.
Syntax:
Supported Directions: left, right
Example: To swipe left:
This command allows testers to mimic swipe gestures in their scripts, supporting UI interactions involving horizontal movement.
Last updated