Friday, August 3, 2018

What is close and quit commands in Selenium

close( ) WebDriver command closes the Browser window which is in focus.

 quit( ) WebDriver command is generally used to shut down the WebDrivers instance

No comments:

Post a Comment