difference between Implicit Wait and Explicit Wait with syntax.?
Answer Posted / kala
For Explicitwait , we have to give the wait condition , where it is not required in implicit wait.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how you can switch back from a frame?
Write a code snippet to launch chrome browser in webdriver.
How is driver.close()command different from driver.quit command?
What are the operating systems supported by selenium webdriver?
Do you know a way to refresh browser by using selenium?
Tell us what kind of keyboard operations can be performed in selenium?
How can we handle web-based pop-up?
What programming languages does Selenium use?
Explain junit. What are annotations?
What is the automation test?
How do you read test data from excels?
What You Know About Selenium Grid?
What is soft assertion in selenium? How can you mark a test case as failed by using soft assertion?
Can you use Selenium to test the Rest API or Web services?
How to handle hidden elements in selenium webdriver?