Revyl swipe
Tool revyl_swipe¶
Description¶
Swipe on the device screen in a direction (up, down, left, right). Optionally start from a specific element.
Command Class¶
xyz.block.trailblaze.revyl.tools.RevylNativeSwipeTool
Registered RevylNativeSwipeTool in ToolRegistry¶
Required Parameters¶
direction:StringSwipe direction: ‘up’, ‘down’, ‘left’, or ‘right’.
Optional Parameters¶
target:StringOptional element to start the swipe from.reasoning:String
NOTE: THIS IS GENERATED DOCUMENTATION