Resources

Video Tutorials

Agent Assisted Automation - User Events

Note: This video is deprecated.

Call Center Automation

At UiPath we launched 2 types of robots. The back office robot can be autonomous. Meaning, it can work independently in the back office without getting inputs from a person.

The other robot is user-assisted. The automation will only run when certain events or user actions have been triggered. This is what we're going to talk about in this video in which I will introduce you to User Events and User Assisted Automation in UiPath.

In this video, you'll learn:

1.System keypress events
2.System mouse click events
3.Element mouse click events
4.Element keypress events
5.Image click events

Here's some important extras:
* Monitor Events to correlate event triggers and a sequence handler
* RepeatForever option
* differences between the two event types: Synchronous and Asynchronous
* Block event and ReplayUserEvent
* How to capture user input data