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
Yields
Last updated
The command to quit the driver and close all associated windows.
py.quit() -> Nonepy.quit()# Errors, 'quit' terminates the current browser session
py.quit().get()Last updated