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.