Package Details: chromedriver 124.0.6367.207-1

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.48
First Submitted: 2011-11-28 18:45 (UTC)
Last Updated: 2024-05-14 18:00 (UTC)

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.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

grimsock commented on 2013-10-07 14:16 (UTC)

updated to 2.4

grimsock commented on 2013-09-28 12:40 (UTC)

updated to 2.3

grimsock commented on 2013-08-07 20:26 (UTC)

updated to 2.2

grimsock commented on 2013-07-23 09:45 (UTC)

fixed & version bumped to 2.1

WishCow commented on 2013-07-10 14:09 (UTC)

After the update, chromedriver complained about missing libgconf-2.so.4, installing the gconf package solved the problem, so I guess gconf is a dependency now?

grimsock commented on 2013-06-06 10:22 (UTC)

Package updated.

beatgammit commented on 2013-03-14 01:39 (UTC)

Updated PKGBUILD here: https://gist.github.com/beatgammit/5158129