@noirbizarre Now it does not conflicts with Chromium. Check it.
Search Criteria
Package Details: chromedriver 132.0.6834.159-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chromedriver.git (read-only, click to copy) |
---|---|
Package Base: | chromedriver |
Description: | Standalone server that implements the W3C WebDriver standard (for google-chrome) |
Upstream URL: | https://chromedriver.chromium.org/ |
Licenses: | BSD |
Conflicts: | chromium |
Submitter: | grimsock |
Maintainer: | Raymo111 (walaskir) |
Last Packager: | Raymo111 |
Votes: | 50 |
Popularity: | 0.012601 |
First Submitted: | 2011-11-28 18:45 (UTC) |
Last Updated: | 2025-01-31 04:00 (UTC) |
Dependencies (8)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- google-chromeAUR (google-chrome-wayland-vulkanAUR, google-chrome-devAUR, google-chrome-canaryAUR, google-chrome-betaAUR) (optional)
Required by (2)
- assbreak (make)
- audible-activator-git
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
grimsock commented on 2015-09-24 13:26 (UTC)
noirbizarre commented on 2015-09-15 09:55 (UTC)
Why does it conflict with chromium as chromedriver is developped by the chromium team and is compatible with chromium ?
lybin commented on 2015-09-09 09:05 (UTC)
@grimsock, each time to remove... Just it need to add $pkgver in source if source has one name, it's right way :) I use yaourt cache, not proxy and etc.
grimsock commented on 2015-09-09 08:24 (UTC)
@lybin So, remove it from cache and then perform update, or do the update without cache.
lybin commented on 2015-09-09 07:06 (UTC)
source_x86_64=(${pkgname}_linux64_${pkgver}.zip::http://chromedriver.storage.googleapis.com/${pkgver}/${pkgname}_linux64.zip)
source_i686=(${pkgname}_linux32_${pkgver}.zip::http://chromedriver.storage.googleapis.com/${pkgver}/${pkgname}_linux32.zip)
md5sums_x86_64=('9e476aa088baab9bed9c1a5e7007c9c3')
md5sums_i686=('b1e881182574cd2354c00c384d0949cc')
lybin commented on 2015-09-09 07:03 (UTC)
@grimsock, I understood what the problem is. I have enabled cache of yaourt. Name the downloaded file is not changed.
source=("${pkgname}_${_arch}_${pkgver}.zip::http://chromedriver.storage.googleapis.com/${pkgver}/${pkgname}_${_arch}.zip")
grimsock commented on 2015-09-08 09:20 (UTC)
@lybin Could you paste whole output? I have the same arch and it worked without any problems. What returns 'uname -a'?
lybin commented on 2015-09-08 08:23 (UTC)
==> Validating source files with md5sums...
chromedriver_linux64.zip ... FAILED
grimsock commented on 2015-08-20 10:59 (UTC)
updated to 2.18
sodora commented on 2015-08-14 04:34 (UTC)
I'd like to maintain this package. Could you add me as Co-Maintainer?
Pinned Comments
Raymo111 commented on 2023-07-26 21:39 (UTC)
Chromedriver updated the upstream endpoints, which my script didn't detect, so this package was out of date for a week. My script (source at https://github.com/Raymo111/dotfiles/blob/main/scripts/update-chromedriver.sh) now uses the https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions-with-downloads.json endpoint provided by Chromedriver.
Raymo111 commented on 2022-10-26 17:46 (UTC)
This package is updated automatically (checked every 2 hours that my computer is on) based on the latest versions from https://chromedriver.chromium.org/. Please do not flag as out-of-date for at least 24 hours from when you see the version update on that website. Thank you.