Hi there, how does the driver quit() in selenium affect my test?

Hi there, how does the driver quit() in selenium affect my test?

Hello, Charity

driver. quit() method closes all browser windows and ends the WebDriver session.