o
    OThn  ã                   @   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                	       sT   e Zd Zedefdd„ƒZ			ddee dee dee ddf‡ fd	d
„Z‡  Z	S )ÚOptionsÚreturnc                 C   s
   t j ¡ S ©N)r   ÚCHROMEÚcopy)Úself© r   úb/home/air/segue/gemini/back/venv/lib/python3.10/site-packages/selenium/webdriver/chrome/options.pyÚdefault_capabilities   s   
zOptions.default_capabilitiesúcom.android.chromeNÚandroid_packageÚandroid_activityÚdevice_serialc                    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   Ú#selenium.webdriver.chromium.optionsr   Ú.selenium.webdriver.common.desired_capabilitiesr   r   r   r   r   r   Ú<module>   s   