I want my Robot to visit a web URL, when that URL is opened, a bunch of redirects related to SSO will happen, until eventually the destination webpage is opened, and my robot will begin interacting with that webpage.
How can I achieve this in UI Path studio? I can see the ability to wait an arbitrary amount of time, but not any way to ‘wait until a page is loaded that contains this element/title’.
I would really appreciate some prompt help with this, thanks!