Chromedriver Download For Mac



Downloads‎ > ‎

Version Selection

We maintain multiple versions of ChromeDriver. Which version to select depends on the version of Chrome you are using it with. Specifically:
  • ChromeDriver uses the same version number scheme as Chrome. See https://www.chromium.org/developers/version-numbers for more details.
  • Each version of ChromeDriver supports Chrome with matching major, minor, and build version numbers. For example, ChromeDriver 73.0.3683.20 supports all Chrome versions that start with 73.0.3683.
  • Before a new major version of Chrome goes to Beta, a matching version of ChromeDriver will be released.
  • After the initial release of a new major version, we will release patches as needed. These patches may or may not coincide with updates to Chrome.
Here are the steps to select the version of ChromeDriver to download:
  • First, find out which version of Chrome you are using. Let's say you have Chrome 72.0.3626.81.
  • Take the Chrome version number, remove the last part, and append the result to URL 'https://chromedriver.storage.googleapis.com/LATEST_RELEASE_'. For example, with Chrome version 72.0.3626.81, you'd get a URL 'https://chromedriver.storage.googleapis.com/LATEST_RELEASE_72.0.3626'.
  • Use the URL created in the last step to retrieve a small file containing the version of ChromeDriver to use. For example, the above URL will get your a file containing '72.0.3626.69'. (The actual number may change in the future, of course.)
  • Use the version number retrieved from the previous step to construct the URL to download ChromeDriver. With version 72.0.3626.69, the URL would be 'https://chromedriver.storage.googleapis.com/index.html?path=72.0.3626.69/'.
  • After the initial download, it is recommended that you occasionally go through the above process again to see if there are any bug fix releases.
We always provide ChromeDriver for the current Stable and Beta versions of Chrome. However, if you use Chrome from Dev or Canary channel, or build your own custom version of Chrome, It is possible that there is no available ChromeDriver that officially supports it. In this case, please try the following:
  • First, construct a LATEST_RELEASE URL using Chrome's major version number. For example, with Chrome version 73.0.3683.86, use URL 'https://chromedriver.storage.googleapis.com/LATEST_RELEASE_73'. Try to download a small file from this URL. If it successful, the file contains the ChromeDriver version to use.
  • If the above step failed, reduce the Chrome major version by 1 and try again. For example, with Chrome version 75.0.3745.4, use URL 'https://chromedriver.storage.googleapis.com/LATEST_RELEASE_74' to download a small file, which contains the ChromeDriver version to use.
  • You can also use ChromeDriver Canary build.
In addition, the version of ChromeDriver for the current stable release of Chrome can be found at https://chromedriver.storage.googleapis.com/LATEST_RELEASE. However, using on this file may be less reliable than methods described above.

Installation and usage

Sudo nano /etc/paths If you want you can add a specific path here and you can move the chromedriver to this folder but as you see, /usr/local/bin folder is defined as a path by default. Now, go to your downloads folder, find the chromedrivermac64.zip file and unpack it. You will see the chromedriver executable file. Selenium chromedriver errors in Mac. When you are using Python selenium you need to set the web driver. To use Google Chrome, you need to download the chromedriver from here. Electron ChromeDriver. Simple node module to download the ChromeDriver version for Electron. The major version of this library tracks the major version of the Electron versions released. So if you are using Electron 2.0.x you would want to use an electron-chromedriver dependency of 2.0.0 in your package.json file. This library is used.

Once you download the zip file, unzip it to retrieve chromedriver.exe With this, we complete the download process for ChromeDriver. In our next article, we will focus on creating a selenium project in Eclipse, where we will use this chrome driver and the jar files that we downloaded in the previous article.

Microsoft Edge

ChromedriverChromedriver Download For Mac
  • Download the correct Microsoft WebDriver version for your build of Microsoft Edge.

    To find your correct build number: Launch Microsoft Edge. Open the Settings and more (...) menu, choose Help and feedback, and then choose About Microsoft Edge. Having the correct version of WebDriver for your build ensures it runs correctly.

  • Download a WebDriver language binding of your choice. All Selenium language bindings support Microsoft Edge.
  • Download a testing framework of your choice.

Microsoft Edge Legacy

Go to Settings > Update and Security > For Developer and then select “Developer mode”.

For Microsoft Edge Legacy builds prior to 18, install a previous release of WebDriver:

Chrome Driver Windows 64 Bit

  • Install Windows 10.
  • Download the correct Microsoft WebDriver version for your build of Microsoft Edge Legacy.

    To find your correct build number: Launch Microsoft Edge Legacy, click ... >Settings then scroll down to About this app to view the EdgeHTML version. Having the correct version of WebDriver for your build ensures it runs correctly.

  • Download a WebDriver language binding of your choice. All Selenium language bindings support Microsoft Edge (EdgeHTML).
  • Download a testing framework of your choice.

Downloads

By downloading and using this software, you agree to the license terms below.

Chromedriver Download For Mac

  • Microsoft Edge Legacy