From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Solution - development part 5

Solution - development part 5

- [Instructor] Since I've already opened the Excel file and captured the leads, everything in Process data is going to be browser-related. And as you recall in my project, we've already added UIAutomationActivities, which contains the browser activity. So, we'll go into Activities and type the word browser and click and drag Use application Browser underneath my Log and Report. For the Close mode, I'm going to go ahead and set that to Never, because since this is an attended automation, I want to leave the CRM open so the human can process any errors manually after the automation finishes. I'm going to open up automationplayground.com/crm and leave that behind UiPath. And now I'll click on this blue link to indicate the application and click on the browser. I'm going to double-click to rename this as Open CRM and Save Leads. And unfortunately, this is doing the behavior that I don't like, and I thought I could work around it by adding in this older version of UIAutomationActivities…

Contents