Skip to content

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: String Swipe direction: ‘up’, ‘down’, ‘left’, or ‘right’.

Optional Parameters

  • target: String Optional element to start the swipe from.
  • reasoning: String

NOTE: THIS IS GENERATED DOCUMENTATION