Ë
    `§1h]
  ã                   ó2   — d dl mZ d dlmZ  G d„ de«      Zy)é    )ÚDesiredCapabilities)Ú
ArgOptionsc                   ó´   ‡ — e Zd ZdZdˆ fd„Zedefd„«       Zej                  deddfd„«       Zed„ «       Z	e	j                  dd	„«       Z	d
„ Z
ed„ «       Zˆ xZS )ÚOptionszwebkitgtk:browserOptionsÚreturnNc                 ó>   •— t         ‰| �  «        d| _        d| _        y )NÚ T)ÚsuperÚ__init__Ú_binary_locationÚ_overlay_scrollbars_enabled)ÚselfÚ	__class__s    €úb/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/selenium/webdriver/webkitgtk/options.pyr   zOptions.__init__   s   ø€ Ü‰ÑÔØ "ˆÔØ+/ˆÕ(ó    c                 ó   — | j                   S )zO:Returns: The location of the browser binary otherwise an empty
        string.©r   ©r   s    r   Úbinary_locationzOptions.binary_location   s   € ð ×$Ñ$Ð$r   Úvaluec                 ó   — || _         y)zvAllows you to set the browser binary to launch.

        :Args:
         - value : path to the browser binary
        Nr   ©r   r   s     r   r   zOptions.binary_location$   s   € ð !&ˆÕr   c                 ó   — | j                   S )z7:Returns: Whether overlay scrollbars should be enabled.©r   r   s    r   Úoverlay_scrollbars_enabledz"Options.overlay_scrollbars_enabled-   s   € ð ×/Ñ/Ð/r   c                 ó   — || _         y)zmAllows you to enable or disable overlay scrollbars.

        :Args:
         - value : True or False
        Nr   r   s     r   r   z"Options.overlay_scrollbars_enabled2   s   € ð ,1ˆÕ(r   c                 óÒ   — | j                   }i }| j                  r| j                  |d<   | j                  r| j                  |d<   | j                  |d<   ||t        j
                  <   |S )zpCreates a capabilities with all the options that have been set and
        returns a dictionary with everything.ÚbinaryÚargsÚuseOverlayScrollbars)Ú_capsr   Ú	argumentsr   r   ÚKEY)r   ÚcapsÚbrowser_optionss      r   Úto_capabilitieszOptions.to_capabilities;   sd   € ð �z‰zˆàˆØ×ÒØ(,×(<Ñ(<ˆO˜HÑ%Ø�>Š>Ø&*§n¡nˆO˜FÑ#Ø26×2QÑ2QˆÐ.Ñ/à+ˆŒW�[‰[Ñàˆr   c                 ó>   — t         j                  j                  «       S )N)r   Ú	WEBKITGTKÚcopyr   s    r   Údefault_capabilitieszOptions.default_capabilitiesK   s   € ä"×,Ñ,×1Ñ1Ó3Ð3r   )r   N)Ú__name__Ú
__module__Ú__qualname__r#   r   ÚpropertyÚstrr   Úsetterr   r&   r*   Ú__classcell__)r   s   @r   r   r      s—   ø„ Ø
$€Cõ0ð
 ð% ò %ó ð%ð
 ×Ñð& Sð &¨Tò &ó ð&ð ñ0ó ð0ð  ×&Ñ&ò1ó 'ð1òð  ñ4ó ô4r   r   N)Ú.selenium.webdriver.common.desired_capabilitiesr   Ú!selenium.webdriver.common.optionsr   r   © r   r   ú<module>r5      s   ðõ$ OÝ 8ô74ˆjõ 74r   