Install ChromeDriver on Ubuntu

Linux
2017-06-06 19:56 (7 years ago) ytyng

Installing ChromeDriver on Ubuntu

1. Check the latest version
https://sites.google.com/a/chromium.org/chromedriver/downloads

2. Download
$ cd /tmp/
$ curl -O https://chromedriver.storage.googleapis.com/2.29/chromedriver_linux64.zip

3. Unzip
$ unzip chromedriver_linux64.zip

4. Move
$ sudo mv chromedriver /usr/local/bin/

5. Install Chromium
$ sudo apt-get install chromium-browser

Current rating: 2.6
The author runs the application development company Cyberneura.
We look forward to discussing your development needs.

Comments

Archive

2025
2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011