Forum Discussion

abrar22's avatar
abrar22
Frequent Contributor
9 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 elem...