Thanks for suggesting select item activity - one which I didn’t think of. It would probably requires evaluation condition e.g. switch? It would make the code less elegant I guess but hey! As long as it works, I think the stress is off my shoulder.
I did click the item list before selecting as well.
The working solution was amazing! How did you learn all these? To be frank, I’m a little frustrated over lack of in-depth documentation on selectors from UiPath but you just saved the day! I haven’t had the time to watch videos made by experts and I guess its about time I start making time for it.
Select item works on select tags with others its generally not supported so we use other method as posted above …
Yes better watch few videos…and as far as selectors you need to loop for static ones generally wirhout any numbers idx or other dynamic attributes and then accordingly use them as needed…and a little of html knowledge will help you understand which will be static and why