Q:

driver.quit

driver.quit() is used to close all the browser opened by Selenium
Webdriver.
1
driver.close() is used to close the current browser that we are
running the test.
1

New to Communities?

Join the community