Skip to Content
0
Jun 04, 2020 at 12:39 PM

How to wait for dynamic page to load?

110 Views

I am trying to capture dynamic page and having issues wait for it to fully load (I have tried wait,waitReady, waitAll, waitLoad). Part of the page is dynamically loaded so the tool is not able to identify the loading properly.

I am trying to click a button, which returns True to waitExist, because it's already there, but the page is not active yet (the button could not be clicked).

microsoftteams-image-1.png

Attachments