U
    OÖýfn  ã                   @   s8   d dl mZ d dlmZ d dlmZ G dd„ deƒZdS )é    )ÚOptional)ÚChromiumOptions)ÚDesiredCapabilitiesc                       sH   e Zd Zeedœdd„ƒZd	ee ee ee ddœ‡ fdd„Z‡  Z	S )
ÚOptions)Úreturnc                 C   s
   t j ¡ S ©N)r   ZCHROMEÚcopy)Úself© r
   úE/tmp/pip-unpacked-wheel-ds5t_0qj/selenium/webdriver/chrome/options.pyÚdefault_capabilities   s    zOptions.default_capabilitiesúcom.android.chromeN)Úandroid_packageÚandroid_activityÚdevice_serialr   c                    s   t ƒ  |||¡ d S r   )ÚsuperÚenable_mobile)r	   r   r   r   ©Ú	__class__r
   r   r      s    zOptions.enable_mobile)r   NN)
Ú__name__Ú
__module__Ú__qualname__ÚpropertyÚdictr   r   Ústrr   Ú__classcell__r
   r
   r   r   r      s      üûr   N)Útypingr   Z#selenium.webdriver.chromium.optionsr   Z.selenium.webdriver.common.desired_capabilitiesr   r   r
   r
   r
   r   Ú<module>   s   