How to make UiPath find elements in a browser based on predefined list?

Hi Experts,

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?

Any help is appreciated, thanks!

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.

Here item is the variable part.