selenium.webdriver.common.window#

The WindowTypes implementation.

Classes

WindowTypes()

Set of supported window types.

class WindowTypes[source]#

Bases: object

Set of supported window types.

TAB = 'tab'#
WINDOW = 'window'#