Package Details: chromedriver 131.0.6778.85-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.060483
First Submitted: 2011-11-28 18:45 (UTC)
Last Updated: 2024-11-20 04: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 2 3 4 5 6 7 .. 10 Next › Last »

jcplist commented on 2023-07-27 03:16 (UTC) (edited on 2023-07-27 03:19 (UTC) by jcplist)

I had to modify the package function to this.

package() {
    install -Dm755 -t "$pkgdir/usr/bin/" "$srcdir/$pkgname-linux64/$pkgname"
}

jayywolff commented on 2023-07-27 01:20 (UTC)

package won't build after latest update

==> Starting package()...
install: cannot stat '/home/user/.cache/pacaur/chromedriver/src/chromedriver': No such file or directory
==> ERROR: A failure occurred in package().

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.

sabitmaulanaa commented on 2023-01-31 00:53 (UTC)

Any update for this?

XiaoBang commented on 2022-12-05 05:56 (UTC)

@Raymo111 Soo quickly, It's working now, thanks!

Raymo111 commented on 2022-12-05 05:14 (UTC)

@XiaoBang I got that issue as well and made a patch, try deleting your cached PKGBUILD (or replace the checksum with 61f30808835298fcc0b7f42d91fd5954c8fdb9207935f28f49b11db274acc5301266bae6f769bd4a83ace016253fd5f8ae58e09717e64e9dd34d5c3383d7a051)

XiaoBang commented on 2022-12-05 01:02 (UTC)

Just me?

==> Validating source files with sha512sums...
    chromedriver_108.0.5359.71_linux64.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: 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.

Raymo111 commented on 2022-02-12 05:20 (UTC) (edited on 2022-02-12 05:20 (UTC) by Raymo111)

@programmer290399 @d_fajardo Fixed. Sorry about that, I forgot to run updpkgsums.

programmer290399 commented on 2022-02-12 05:15 (UTC)

Fails with the following error:

==> Validating source files with sha512sums...
    chromedriver_98.0.4758.80_linux64.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: chromedriver