I am encountering an issue with the For Each UI Element activity in UiPath. I have assigned the “Next” button for iterating through multiple pages, but after a single iteration, the bot falls back and stops, exiting the loop. However, when I test the same logic on another page of the same website, it works perfectly.
I have tried fine-tuning the selector and exploring the properties panel, but nothing has resolved the issue so far.
Has anyone faced a similar issue before, or can someone guide me on how to resolve this? Any suggestions would be greatly appreciated.
Thank you for the response but I am talking about the for each UI Element activity here and there is nothing to be like put any kind of delay before clicking on next page there.