What is difference between quit () and close ()?

What is difference between quit () and close ()?

The difference between quit () and close () is that one of them takes a window down, and the other takes it out of the way. quit () will end the program entirely, while close () will simply put the program in the background.

Learn more: https://www.oreilly.com/library/view/selenium-webdriver-quick/