What are the properties of wait method. Image to find and wait upto Image to find Wait upto Image to find, Wait upto and break
Answers
Answered by
0
Explanation:
img elements have a complete property that indicates whether the image is loaded or not. Therefore something along the lines ofwould wait up to 5 seconds for the image to finish loading, assuming the img element is already on the page.
This could also be implemented as a custom selector with something along the lines of
Similar questions