Trigger Choice

This step is a part of the Attended Automation functionality. This step helps you select a trigger and insert action steps launched by the trigger. Insert one or more action steps that are executed when the trigger event is intercepted by the Trigger Choice step.

When a triggered event is detected, the robot takes over the automated device and might prevent the user from using the mouse and keyboard. To inform the user of the action performed by the robot, use the Notify.

Trigger tips and tricks
  • You can insert the Trigger Choice step by right-clicking the Recorder view tab and selecting Trigger on the menu.
  • You can insert the Component Click event of the Trigger Choice step by right-clicking an element in the Recorder view and selecting Trigger on the menu.
  • You can use only one trigger in a robot.
  • A trigger cannot be used in Snippets.
  • You cannot create triggers inside triggers.

The following trigger events are available.

Trigger

Application Opened
The robot executes selected actions when a specified application opens. Specify the trigger name and the application that triggers the action.
Application Closed
The robot executes selected actions when a specified application closes. Specify the trigger name and the application that triggers the action.
Component Clicked
The robot executes selected actions when a specified component is clicked. Specify the trigger name, the application that triggers the action, and the component within the application. Also, select a mouse button that clicks the component.
Hot Key Pressed
The robot executes selected actions when a specified key or key combination is pressed. Specify the trigger Name, and select the Key from the list. Also, select from the three standard key modifiers, such as Shift, Ctrl, Alt.