Search Criteria
Package Details: python-selenium 4.27.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-selenium.git (read-only, click to copy) |
---|---|
Package Base: | python-selenium |
Description: | Python language bindings for Selenium WebDriver |
Upstream URL: | https://github.com/SeleniumHQ/selenium |
Licenses: | Apache-2.0 |
Submitter: | jelly |
Maintainer: | carsme (txtsd) |
Last Packager: | txtsd |
Votes: | 33 |
Popularity: | 2.98 |
First Submitted: | 2022-01-23 14:41 (UTC) |
Last Updated: | 2024-11-28 04:24 (UTC) |
Dependencies (16)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-certifi
- python-trio
- python-trio-websocket
- python-typing_extensions
- python-urllib3
- python-websocket-client (python-websocket-client-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-setuptools-rust (python-setuptools-rust-gitAUR) (make)
- python-wheel (make)
Required by (30)
- audible-activator-git
- bcdl-git
- crunchyroll-guest-pass-finder
- diffenator2
- flaresolverr
- flaresolverr-git
- gourmand (optional)
- little-brother
- nexfil
- nxp-dlagent
- playx
- python-altair (optional)
- python-asv (check)
- python-birdseye (check)
- python-bokeh (optional)
- python-branca (check)
- python-chibi-dl
- python-folium
- python-gooise
- python-great-tables
- python-pytest-selenium
- python-scholarly
- python-selenium-wire
- python-seleniumbase
- python-standardebooks
- python-strictdoc
- python-undetected-chromedriver
- python-undetected-chromedriver-git
- python-webdriver-manager (check)
- python-yahooquery (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
kbipinkumar commented on 2024-09-02 04:27 (UTC)
version 4.24.0 seems to have updated dependencies.
alibiloon commented on 2024-07-22 20:19 (UTC)
@jgodden thank you so much man this worked for me my script is running again
Mailaender commented on 2024-05-21 16:26 (UTC)
I get a lot of formatting(?) errors in the unit tests:
which causes the package build to fail. I can only install this with
paru python-selenium --nocheck
because of failing unit tests.petronny commented on 2023-09-18 09:37 (UTC) (edited on 2023-09-18 10:17 (UTC) by petronny)
And it's also possible to fix the NoSuchDriverException with out installing selenium-manager. In my case, I'm using the geckodriver and I update my code from
to
and everything works again.
PS. To further disable the warning about
log_output
:or so on.
petronny commented on 2023-09-18 09:15 (UTC)
Hi, I only use python but I guess selenium-manager may be also needed by other language bindings for selenium (Java/CSharp/Ruby). In that case keeping selenium-manager as a separate package is better.
carsme commented on 2023-09-17 11:26 (UTC)
Unless someone objects, I'll incorporate the contents selenium-manager into this package. You OK with that, @thrasibule?
Shalrath commented on 2023-09-16 13:48 (UTC)
4.12.0-1 works when AUR package selenium-manager is installed.
carsme commented on 2023-09-15 15:53 (UTC)
@thrasibule, is there a good reason to build it as a separate package? We could build the Selenium Webdriver as part of this package.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »