Search Criteria
Package Details: python-selenium 4.46.0-1
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: | 38 |
| Popularity: | 0.28 |
| First Submitted: | 2022-01-23 14:41 (UTC) |
| Last Updated: | 2026-07-12 04:47 (UTC) |
Dependencies (16)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- python
- python-certifi
- python-trio
- python-trio-websocket
- python-typing_extensions
- python-urllib3
- python-websocket-client
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-rust (make)
- python-wheel (make)
Required by (35)
- alarm-clock (optional)
- audible-activator-git
- bcdl-git
- bing_points-git
- crunchyroll-guest-pass-finder
- diffenator2
- fastero
- flaresolverr
- flaresolverr-git
- little-brother
- nexfil
- nxp-dlagent
- playx
- python-appium-python-client
- python-asv (check)
- python-birdseye (check)
- python-bokeh (optional)
- python-branca (check)
- python-chibi-dl
- python-folium
- Show 15 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
CarloWood commented on 2023-05-05 14:18 (UTC)
All tests fail, which stops the install. All tests fail with the same error, here is the last one:
a.kudelin commented on 2023-02-14 14:01 (UTC)
@gingercat245, could you please try to build the package manually? I mean 1) clone URL with git, 2) go into the cloned directory, 3) run
makepkg -Cfs. I suspect the issue with checksums is produced by an AUR helper.gingercat245 commented on 2023-02-14 06:06 (UTC)
Hi,
I am also getting the validation check error. I have tried removing older packages as well. But it still failed. Please help.
nemock commented on 2023-02-05 00:49 (UTC)
I am getting this:
completely clearing the package database and trying again did not work for me.
veras commented on 2023-02-04 11:48 (UTC) (edited on 2023-02-04 11:54 (UTC) by veras)
Getting the same fail error as Alex.
update: completely clearing the package database and trying again, it worked.
a.kudelin commented on 2023-02-01 09:47 (UTC)
@AlexBocken, sorry, I can't reproduce. Maybe you had a network issue? Could you please try again in a clean environment?
AlexBocken commented on 2023-01-30 19:39 (UTC)
4.8.0-1 fails on checksum validation:
carsme commented on 2023-01-22 11:23 (UTC)
Getting the following error in the
checkstep when trying to install:ark commented on 2022-10-21 15:54 (UTC)
@arcamagna, I also experienced the error when building
scheme['data'] = scheme['purelib'] KeyError: 'purelib'To fix the issue I upgraded my setuptools from 59.8 to 65.5
zeb commented on 2022-05-27 16:46 (UTC) (edited on 2022-05-27 16:53 (UTC) by zeb)
The empty webdriver_prefs.json in the firefox directory in this package seems to cause problems when trying to start Firefox from robotframework using SeleniumLibrary (it logs a JSONDecodeError). The most minimal webdriver_prefs.json that works for me is this:
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »