安装三大浏览器驱动driver
1.chromedriver 下载地址:http://chromedriver.storage.googleapis.com/index.html
2.Firefox的驱动geckodriver 下载地址:https://github.com/mozilla/geckodriver/releases/
Firefox历史版本:http://ftp.mozilla.org/pub/firefox/releases/
3.IE的驱动IEdriver 下载地址:http://www.nuget.org/packages/Selenium.WebDriver.IEDriver/
以Firefox为例
找到我们的安装目录新建一个目录,将我们下载的驱动解压到目录下
为了方便我们给他添加环境变量
测试打开cmd输入geckodriver