Close() and Quit() method in Selenium WebDriver

In the previous post, we have written a simple program. In this post, we will learn about the close() and Quit() method in Selenium Webdriver. Both the methods are used for closing the browser...