Skip to content

Revyl tap

Tool revyl_tap

Description

Tap a UI element on the device screen. Describe the element in natural language (e.g. ‘Sign In button’, ‘search icon’, ‘first product card’). Set longPress to true for a long-press gesture.

Command Class

xyz.block.trailblaze.revyl.tools.RevylNativeTapTool

Registered RevylNativeTapTool in ToolRegistry

Required Parameters

  • target: String Element to tap, described in natural language.

Optional Parameters

  • longPress: Boolean If true, perform a long-press instead of a tap.
  • reasoning: String

NOTE: THIS IS GENERATED DOCUMENTATION