3
 #+]2  ã               @   s    d dl mZ G dd„ deƒZdS )é    )ÚRemoteConnectionc               @   s   e Zd Zddd„ZdS )ÚSafariRemoteConnectionTc             C   s0   t j| ||ƒ d| jd< d	| jd< d
| jd< d S )NÚGETú%/session/$sessionId/apple/permissionsZGET_PERMISSIONSÚPOSTZSET_PERMISSIONSú)/session/$sessionId/apple/attach_debuggerZATTACH_DEBUGGER)r   r   )r   r   )r   r   )r   Ú__init__Z	_commands)ÚselfZremote_server_addrÚ
keep_alive© r   úQ/tmp/pip-install-ke3synd2/selenium/selenium/webdriver/safari/remote_connection.pyr      s    

zSafariRemoteConnection.__init__N)T)Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r   r      s   r   N)Z+selenium.webdriver.remote.remote_connectionr   r   r   r   r   r   Ú<module>   s   