Chrome auto start windows 10

broken image

You can also force ChromeDriver to use a custom location by setting a special capability.ĭownload the ChromeDriver binary for your platform under the downloads section of this site

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.

broken image

ChromeDriver is a separate executable that Selenium WebDriver uses to control Chrome.