

exe file that your WebDriver interface uses to initiate the Google Chrome browser.Īs this is an open tool, you can download it from its official website or the Selenium community. The next step is to find the appropriate version of the ChromeDriver. We assume that you have already installed the Google Chrome browser. How To Download ChromeDriver For Selenium?



Sudo mv chromedriver /usr/bin/chromedriver You will need to install ChromeDriver which allows you programmatic access to google chrome via the Webdriver API protocol. In this guide you’ll learn how to easily deploy and test a fully functional selenium python environment. If you’re looking to use selenium and headless browsers on amazon web services (AWS) its essential that you install the relevant versions of selenium, ChromeDriver and Google Chrome to your EC2 instance.
