Not able to locate the selector

HI All,

I want the bot to click through 4 tabs in an application but UIpath is not able to locate the tabs’ selectors. The reason is in the selectors of these 5 tabs, there are numbers in these selectors and each time the application is ran, the number change.

There are the 5 tabs I want the bot the click through.

I also tried using recording image, it still gives me the “not able to locate selector” error.

What other things I can try to locate the changing selectors?

Thanks.

@stellalai8625

Can you check other tags, like inner text, aaname

Hope this may help you

Thanks

Best way to deal with this is to use find children activity and loop through each Ui element and select ui element based on condition etc

Hi

If that atttibute looks dynamic and keeps changing then replace the value of that attribute with a wildcard symbol * and give a try

For more details

Cheers @stellalai8625

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.