close() method is used to close the current browser window on which the focus is set, on the other hand
quit() method essentially calls the driver.
close() method is used to close the current browser window on which the focus is set, on the other hand
quit() method essentially calls the driver.