What is the difference b/w close () and quit ()?
Answer / Sanjo Devi
close() method in Selenium WebDriver closes only the current window, while quit() method shuts down the entire WebDriver instance and all associated windows.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a keyword driven framework?
What are the different Exceptions in selenium?
Write a code snippet to perform right-click an element in webdriver.
What is the selenium ide and what is it used for?
How do you find element using Java Script?
What is selenium?
How are selenium ide, webdriver and selenium rc different from each other?
What are the main advantages of automation testing?
How can we inspect the web element attributes in order to use them in different locators?
Which is the latest Selenium tool?
What are the different types of frameworks?
Mention different exceptions you had in selenium web driver?