Package: python3-selenium
Version: 4.14.0+dfsg-1
Severity: normal
Tags: upstream

python3-selenium's WebKitGTK and WPEWebKit backends are both unusable
even when supplied explicit executable paths to keep them from trying
to go through the (understandably) unpackaged driver manager, because
*WebKit*WebDriver.__init__ both call super().__init__ with an
unsupported desired_capabilities argument (where super() amounts to
RemoteWebDriver).  With WebKitGTK, for instance, I get

  Traceback (most recent call last):
    [...]
    File 
"/usr/lib/python3/dist-packages/selenium/webdriver/webkitgtk/webdriver.py", 
line 66, in __init__
      super().__init__(
  TypeError: WebDriver.__init__() got an unexpected keyword argument 
'desired_capabilities'

Could you please take a look?

Thanks!

-- System Information:
Debian Release: trixie/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'stable-security'), (500, 
'stable-debug'), (500, 'proposed-updates-debug'), (500, 'oldstable-security'), 
(500, 'testing'), (300, 'unstable-debug'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, x32

Kernel: Linux 6.5.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-selenium depends on:
ii  python3                 3.11.4-5+b1
ii  python3-certifi         2023.7.22-1
ii  python3-trio            0.22.2-1
ii  python3-trio-websocket  0.11.1-1
ii  python3-urllib3         1.26.18-1

Versions of packages python3-selenium recommends:
ii  chromium-driver  119.0.6045.123-1

python3-selenium suggests no packages.

-- debconf-show failed

Reply via email to