Search Criteria
Package Details: selenium-manager 0.4.24-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/selenium-manager.git (read-only, click to copy) |
---|---|
Package Base: | selenium-manager |
Description: | Automated driver and browser maanagement for Selenium |
Upstream URL: | https://www.selenium.dev |
Licenses: | Apache |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 1 |
Popularity: | 0.005908 |
First Submitted: | 2023-09-13 18:19 (UTC) |
Last Updated: | 2024-09-04 18:26 (UTC) |
Dependencies (5)
- 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)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (3)
- python-great-tables (check)
- python-great-tables-docs (check)
- python-seleniumbase (check)
Latest Comments
ilikenwf commented on 2023-11-18 01:17 (UTC)
Needs !lto added to options() please.
thrasibule commented on 2023-09-21 18:59 (UTC)
I've updated the pkgdesc. Pkgver is correct I believe:
carsme commented on 2023-09-21 06:17 (UTC)
Hey, please change the description to something like: "Automated driver and browser management for Selenium".
Also, change the version to
0.4.13
. Quite confusingly, selenium-manager is not versioned along the reset of the repository and there are no selenium-manager specific version tags available (yet). I think it would be appropriate to use the exact commit selenium-manager version was updated as the source:petronny commented on 2023-09-19 11:50 (UTC)
Hi, the pkgdesc should be updated. According to https://www.selenium.dev/documentation/selenium_manager/ , Selenium Manager is a command-line tool implemented in Rust that provides automated driver and browser management for Selenium.
And I think we can just place it to
/usr/bin
since it's used among all language bindings.