What to do in this case?
Hi @aparna3010
These are some methods we can use,
-
You can use element exists activity and Indicate any element on the page.
-
You can use on element appear activity and indicate any element on the page (it will wait for the element on the new page to appear).
-
Use wait for ready property to complete this will wait untill all the elements on a web page to load completely.
-
Use delay activity to put a paise on your process.
Thanks
1 Like
Thank you!!1
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.