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