ALT https://chromedriver.chromium.org/downloads
If you are using Chrome version 115 or newer, please consult the Chrome for Testing availability dashboard. This page provides convenient JSON endpoints for specific ChromeDriver version downloading.
ALT https://googlechromelabs.github.io/chrome-for-testing/#stable
Sample JSON endpoint for ChromeDriver MacOS download: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/115.0.5790.102/mac-x64/chromedriver-mac-x64.zip
ALT https://chromedriver.chromium.org/downloads/version-selection
For versions 115 and newer
Starting with M115 the ChromeDriver release process is integrated with that of Chrome. The latest Chrome ChromeDriver releases per release channel (Stable, Beta, Dev, Canary) are available at the Chrome for Testing (CfT) availability dashboard. As a result, you might no longer have a need for version selection — you could choose any available CfT version and simply download the correspondingly-versioned ChromeDriver binary.
For automated version downloading one can use the convenient CfT JSON endpoints.
If you still have a need for version selection (e.g. to match a non-CfT Chrome binary with a compatible ChromeDriver binary), you might be interested in the latest-patch-versions-per-build JSON endpoints.
ALT ChromeDriver Stable Version: 115.0.5790.102 (r1148114) -- downloaded from JSON endpoints provided by Chrome for Testing