Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
Search:
Search:
Search:
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window

Daily Archives: August 26, 2015

You are here:
  1. Home
  2. 2015
  3. August
  4. 26

which one to use? driver.close() / .quit()

SeleniumTestingBy AdminAugust 26, 2015Leave a comment

There are different ways to close browser[s] using selenium after tests are run. Depending on scenarios, if single or multiple browsers are opened, we can close or quit browser. let’s see the usage of close, quit and dispose methods. driver.close() driver.close() method will close current browser / browser window, that is in focus or hold…

All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
———Top Menu
Go to Top