Hi everyone,
I have an Excel file with many links. I need UiPath to open each link and click all the tabs on the page. It works for the first link, but for the second, which has fewer tabs, UiPath fails to click them.
I added the following activities:
*For Each UI Element: Indicated all the tabs.
Click: To click on all the tabs.
I think the issue is with the selectors. How can I make them dynamic to handle pages with different numbers of tabs?
Thanks for your help!
