Forum Discussion

abrar22's avatar
abrar22
Frequent Contributor
10 years ago

Wait for Element until its exists

Hi, 

 

Is there any specific method which I can use to wait until a certain element exists or loads up only then it goes to next step. As currently I am using .Delay() method which can fail if element takes more time than time given in Delay.

 

Thanks