File: python3-selenium.NEWS

package info (click to toggle)
python-selenium 4.24.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,404 kB
  • sloc: python: 14,901; javascript: 2,347; makefile: 124; sh: 52
file content (12 lines) | stat: -rw-r--r-- 581 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
python-selenium3 (4.12.0+dfsg-1) unstable; urgency=medium

  Selenium has changed the way to lookup for a driver to interface with the
  chosen browser. It uses the Selenium Manager now to search for available
  drivers, unfortunately this part isn't packaged yet for Debian.
  You can use python3-selenium without the need to use the manager component,
  you will need to set the driver to use in your code.

  Please consult README.Debian for more details and a suggestion how to deal
  with this.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 1 Sep 2023 21:33:09 +0530