Using Window Trigger in Trigger loop Handle

You can use the window trigger to start the bot base on window events.

Prerequisites

In Automation Workspace, you added the Trigger loop Handle to your bot.

Procedure

  1. In the Trigger loop Handle, select Window in the Trigger on field.
    A list of options for the window trigger will appear for you to configure.
  2. Select your application or variable in the Window field.
  3. Specify the action in the Window action that starts the bot field.
    This option allows you to specify when your bot starts based on the modifications to your window.
    • Open
    • Close
  4. Optional: In the Assigned to field, specify a variable to assign variable to this window.
  5. Click Save to save your configuration.
    You have configured the window trigger for use with the trigger loop handle.