Explain the difference between implicit wait and explicit wait.?



Explain the difference between implicit wait and explicit wait.?..

Answer / Uttam Kumar Singh

Implicit wait is a default wait time that WebDriver sets for each web element to find or interact with. It applies globally, while Explicit wait is a customizable wait used when the element cannot be found immediately. Explicit waits provide more control over when and where to apply the wait.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

Can WebDriver test mobile applications?

1 Answers  


Explain me what are the main advantages of selenium?

1 Answers  


How to hover the mouse on an element?

1 Answers  


What is a keyword driven framework?

1 Answers  


What is the purpose of selenium ide?

1 Answers  


Tell me how can you handle network latency using selenium?

1 Answers  


How many exceptions do you know in selenium webdriver?

1 Answers  


What’s selenese?

0 Answers  


Which are the commands used for capturing the bitmaps?

1 Answers  


What is listeners in selenium webdriver?

1 Answers  


How does testng allow you to state dependencies? Explain it with an example.

1 Answers  


Mention what is the difference between selenium and sikuli?

1 Answers  


Categories