What are the Different Types of Waiting in the WebDriver?
Answer Posted / dileep kumar
implicit wait
explicit wait
thread.sleep
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you handle working with multiple windows in selenium?
How to connect a database in selenium?
How to handle https website in selenium? Or how to accept the ssl untrusted connection?
What are some expected conditions that can be used in explicit waits?
How do perform drag and drop using webdriver?
How to enter text in the HTML text box without invoking the SendKeys ()?
Write a code snippet to perform right-click an element in webdriver.
What programming languages does Selenium use?
What is fluent wait in selenium?
How can we inspect the web element attributes in order to use them in different locators?
Describe technical problems that you had with selenium tool?
How many types of webdriver api's are available in selenium?
How to change the url on a webpage using selenium web driver?
What are the limitations of selenium?
How can we create a data-driven framework using testng?