U
    g                     @   s   d Z G dd dZdS )zThe WindowTypes implementation.c                   @   s   e Zd ZdZdZdZdS )WindowTypeszSet of supported window types.tabZwindowN)__name__
__module____qualname____doc__ZTABZWINDOW r   r   D/tmp/pip-unpacked-wheel-3ysq0mf8/selenium/webdriver/common/window.pyr      s   r   N)r   r   r   r   r   r   <module>   s   