cancel
Showing results for 
Search instead for 
Did you mean: 

How to check a html form is fully loaded or not

Anonymous
Not applicable
Hi, I am facing a issue in which after filling a field in a form the form is getting reloaded, so when I am trying to fill the next field it is not getting populated as the page is still reloading. I tried to put wait stage to counter the time wastage in reloading but sometimes it is taking more than a minute till it finishes reloading. Is there any way we can check that the form is fully loaded or not? so that we can fill the form once it is fully loaded. Please Suggest me.
1 REPLY 1

John__Carter
Staff
Staff
Don't use Check Exists in your wait stages, use Document Loaded or Parent Document Loaded instead. See https://portal.blueprism.com/system/files/Browser%20Automation%20Guide_0.pdf