Robot workflow actions

Use robot workflow actions to edit and execute your robot in design mode. Right-click the robot flow point to view the list of available actions.

Action

Description

Execute to here

Executes to the selected flow point.

Alternatively, double-click the target flow point to activate this action.

Jump back to here

Immediately returns to the selected flow point and reverts values stored in the State. Use this action to quickly jump back to the required flow point and make adjustments to the robot.

The flow points you can jump back to are marked with a dot in the middle Flow point with a dot.

Note the following limitations:

  • It is not possible to jump back and into a group step or jump to the previous iteration of a loop step.

  • This action does not affect applications opened in the Recorder View. For example, if you jump back over a Browse step that opened a web page, that web page remains open. In this case, manually adjust the required application if necessary.

Alternatively, press Ctrl and click the selected flow point.

Re-execute to here

Resets the entire robot and executes to the selected flow point.

Alternatively, press Alt and click the selected flow point.

Paste here

Inserts the copied steps to the preferred location in a robot.

Alternatively, click the required flow point and press Ctrl+V.