Subscribe

UiPath Studio

The UiPath Studio Guide

Trigger Based Attended Automation

Trigger Based Attended Automation is a project template based on a Sequence, that is tailored to monitor certain triggers such as a mouse or keyboard event and deploy an automation. This sequence contains a Trigger Scope activity named Monitor Agent Action that contains triggers for clicks, keystrokes, and hotkeys, a Get Source Element activity to retrieve UiElement objects and a container for adding event handling logic.

The template allows you to configure triggers and add other trigger activities based on the project needs. These triggers are monitored simultaneously and the Event Handler is executed once for any occurring event. The Use Foreground activity allows running a specified set of activities in the foreground.

355

The default dependencies of this project template are UiPath.Excel.Activities, UiPath.System.Activities, UiPath.Mail.Activities, and UiPath.UIAutomation.Activities.

Updated 2 years ago


Trigger Based Attended Automation


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.