Is there a Thing Called Dynamic Wait Activity for Page to Load in UIPath

Dear Gurus,
I want to know is there a way I can dynamically wait for the page to load rather than providing static delays between the activities for page load??

Regards,
Carolyn

@Carolyn_Cordeiro
have a look on the retry scope activity
we can use it to get wait as long as it needs but not longer as it should

1 Like

Hi @Carolyn_Cordeiro

I don’t think UiPath has Dynamic Delay to wait until the page to load but it did have on Element Appear Activity that suits your requirement.
Take a look at this link

If this solves your query then mark this as solution.

Happy Automation!

Regards,
Aditya
.

1 Like

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