Answer Posted / raghu varma penmetsa
if we write driver.close() it will close the current application
if we write driver.quit() it will close current application along with surrounding applications
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How much does selenium license cost per client machine?
what are the testing frameworks used in selenium?
How to scroll web page down or up using selenium webdriver?
What You Know About Selenium Grid?
What is object repository in selenium webdriver?
Explain me what could be the cause of selenium webdriver test to fail?
How can we fetch a text written over an element?
How do you handle alert popup?
What is the use of logging in automation?
How to handle ajax calls in selenium webdriver?
What is the difference between “/” and “XPath //”?
How can we handle windows based pop up?
What is the difference between driver.get() and driver.navigate.to()
Explain xpath absolute and xpath attributes.
Write a code snippet to perform right-click an element in webdriver.