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:StringElement to tap, described in natural language.
Optional Parameters¶
longPress:BooleanIf true, perform a long-press instead of a tap.reasoning:String
NOTE: THIS IS GENERATED DOCUMENTATION