What is the wait?



What is the wait?..

Answer / Shyamal Kumar

In Selenium, 'wait' refers to an object used to delay the execution of a script or to make it wait for specific conditions to be met before continuing with further actions. WebDriverWait and ExpectedConditions are common classes used for implementing waits.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How does u get the width of the textbox?

1 Answers  


Why should testers opt for selenium and not qtp?

1 Answers  


Different types of synchronization

1 Answers  


how to handle staleelementreferenceexception?

1 Answers  


What is the use of deselect all () method?

1 Answers  


What does a knot do on the selenium grid?

1 Answers  


Can selenium handle windows based pop up?

1 Answers  


What are some disadvantages of Selenium automation?

1 Answers  


Explain using webdriver how you can perform double click?

1 Answers  


How you can use “submit” a form using selenium?

1 Answers  


How you can find broken images in a page using selenium web driver?

1 Answers  


What are the different mouse actions that can be performed?

1 Answers  


Categories