We provide a means to download the ChromeDriver binary, the Firefox binary, the Selenium WebDriver JARs, and the Sauce Connect proxy binary. This is primarily intended for testing.
$ cd download
$ go run dl.go --alsologtostderr --download_browsers --download_latest
$ cd ..