python-selenium 4.9.0+dfsg-1 source package in Ubuntu
Changelog
python-selenium (4.9.0+dfsg-1) unstable; urgency=medium * [02f43ba] New upstream version 4.9.0+dfsg * [e4e1dcd] Use a not so usual port for chromium test Use port 8088 instead of 8000, the port 8000 might be in use already by some other process. -- Carsten Schoenert <email address hidden> Sat, 22 Apr 2023 13:02:57 +0200
Upload details
- Uploaded by:
- Sascha Girrulat
- Uploaded to:
- Sid
- Original maintainer:
- Sascha Girrulat
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-selenium_4.9.0+dfsg-1.dsc | 2.4 KiB | 0ef2791940adbb9c6fb92e69f3c74b82cd497f4eca00c354f2b4b461eec7b185 |
python-selenium_4.9.0+dfsg.orig.tar.gz | 235.8 KiB | bfd45ce4f2f9e2d0a0a51180cef4060b9e91568e0f4f04894d5a2953eb56ba98 |
python-selenium_4.9.0+dfsg-1.debian.tar.xz | 26.7 KiB | f6dfdaab93fc055a7849d236697c54aac37fb12f7c1c20a641e0db400e86bf88 |
Available diffs
- diff from 4.8.2+dfsg-1 to 4.9.0+dfsg-1 (16.0 KiB)
No changes file available.
Binary packages built by this source
- python-selenium-doc: Python3 bindings for Selenium (Documentation)
Python3 language bindings for Selenium WebDriver.
.
The `selenium` package is used automate web browser interaction from Python.
Several browsers/drivers are supported (Chrome, Chromium, Edge, Firefox,
Internet Explorer and Safari), as well as the Remote protocol.
.
This package installs the documentation for the library.
- python3-selenium: Python3 bindings for Selenium
Python3 language bindings for Selenium WebDriver.
.
The `selenium` package is used automate web browser interaction from Python.
Several browsers/drivers are supported (Chrome, Chromium, Edge, Firefox,
Internet Explorer and Safari), as well as the Remote protocol.
.
The webdriver parts itself are not included in this package.