From the course: Robotic Process Automation: Tech Primer
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Selector challenges - UiPath Tutorial
From the course: Robotic Process Automation: Tech Primer
Selector challenges
- [Instructor] Okay, for this lecture, we're going to go back to the before collection in our browser and click on this Page 2 link. And notice Page 2 has no attributes. And notice that these text boxes are back in the correct order. What I mean by no attributes, when I right click on this and select Inspect, notice, we no longer have the ID attributes there, or here on our text boxes. So let's go see how UiPath Studio deals with this. I'll click here to go back to Page 1, because I'm going to modify our automation to click on Page 2 and do more work. So back here in UiPath, all of these activities are for Page 1. And of course what I want to do is do the same things on Page 2. So this is a good opportunity to talk about Project Housekeeping. And what I mean by that is we know that we have this Use Application Browser activity, which gave us this one built in do sequence that we renamed. So that things don't get unwieldy with a bunch of activities, I'm going to go back into my search…