From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Browser automation - UiPath recorder

Browser automation - UiPath recorder - UiPath Tutorial

From the course: Complete Guide to UiPath RPA Development

Browser automation - UiPath recorder

I'm going to delete Firefox and Edge and focus on Chrome for the remaining lectures of this section. Bearing in mind that if we wanted to switch browsers at any time, we could simply change this value to point at a different executable Then close that Chrome window and run your automation. Notice that Chrome will open and go to AutomationPlayground.com/crm. The fact that the browser remains open will allow us to complete the remaining automation steps here in the due sequence. I'm going to double-click and rename this again to CRM Automation, and Control + S to save. It's important to note that all of our automation is going to happen within the context of this Use Application Browser activity. We're going to click links, input text, select dropdowns, and so on, all within this sequence. It is possible to do some web automation, and then do some other kind of automation after that, and then have another one of these blocks to do more web automation in that same window. And that…

Contents