Q. What is the purpose of the implicit wait in Selenium?

A
To wait for a specific element to be clickable
B
To set a global timeout for all element searches
C
To pause the script indefinitely
D
To handle explicit waits
Solution:

Implicit wait sets a default time for Selenium to poll the DOM before throwing a NoSuchElementException.

Entri Contact Image

Get Expert Advice for Free: Register for Your Free Consultation Now!