If you are unfamiliar with Selenium WebDriver, you should check out the Selenium site.įollow these steps to setup your tests for running with ChromeDriver:Įnsure Chromium/Google Chrome is installed in a recognized locationĬhromeDriver expects you to have Chrome installed in the default location for your platform. It is maintained by the Chromium team with help from WebDriver contributors. ChromeDriver is a separate executable that Selenium WebDriver uses to control Chrome.