Steps

Common Step Settings

This section explains the common settings for steps.

👆 Tap

Taps a specified position on the screen.

🤏 Gesture

Performs gestures such as swipe and pinch.

Enter Text

Sets the specified text in the currently focused text input field.

🚀 App Launch

Launches the specified app.

Open Link

Opens the specified link.

🖼️ Image Detection

Detects the specified image and performs actions such as tapping.

Play Sound

Plays the specified sound.

🔤 Text Detection

Detects the specified text and performs actions such as tapping.

🔍 Screen Element Detection

Detects elements on the screen such as buttons or text fields, and performs actions such as tapping or entering text.

Detected Target Tap

Taps the detected image or text.

Gesture at Detected Location

Performs gestures such as swiping based on the detected location.

Drag Between Detected Targets

Performs a drag operation from a detected image (or text) to another detected image (or text).

Enter Text into Detected Screen Element

Sets the specified text in the detected text input field.

Loop Count Branch

Branches based on the current loop count of the scenario.

Elapsed Time Branch

Branches based on the elapsed time since the scenario started.

Step Jump

Jumps to the specified step within the same scenario.

Scenario Jump

Executes the specified scenario.

Repeat this scenario

The current scenario will restart from the beginning.

Return to previous scenario

The current scenario will end and return to the scenario that called it.

End all scenario playback

All running scenarios will be stopped immediately.

Pause

Pauses scenario playback.