The command to quit the driver and close all associated windows.
py.quit() -> None
py.quit()
# Errors, 'quit' terminates the current browser session py.quit().get()
None
Last updated 2 years ago