From the course: UiPath: Robotic Process Automation (RPA)

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Run in debug mode

Run in debug mode

- [Instructor] Building software robots is usually going to involve stringing together complex sequences and interacting with a variety of data. I can guarantee you that there are going to be times where you want to slowly step through your logic to examine that it's doing the right thing and that the correct data is being handled. There will be times when your robot is behaving erratically and it won't immediately make sense why this is happening. In cases like these, it's very important that you have strong debugging skills and you know how to use the UiPath tool to allow you to debug efficiently. If you want to follow along in this lecture, make sure you go back to this end and demo that I did. In there, I've attached a resource and you could open that project in UiPath and do the same thing that I'm doing. Along with opening that project, you'll want to go in your C drive and create a directory called robot-files and then add a few text documents. In my case, I've added text to…

Contents