I’m currently stuck building a process. I have a predefined list (in excel) and I want the automations to find each values in the said list in a browser. How do I get UiPath to read a specific value and make it find that value in a browser’s element?
You can have custom selectors, you can have a custom selector for the element, and see if there is any property (like the aaname, innertext or any) which can be adjusted to get the desired element.