selenium.webdriver.common.window

The WindowTypes implementation.

Classes

WindowTypes()

Set of supported window types.

class selenium.webdriver.common.window.WindowTypes[source]

Set of supported window types.

TAB = 'tab'
WINDOW = 'window'