Selenium WebDriver不同浏览器驱动程序的下载链接在哪里获取?
- 内容介绍
- 文章标签
- 相关推荐
本文共计280个文字,预计阅读时间需要2分钟。
要下载适用于不同Chrome版本的webdriver,请访问以下链接:- Chrome版本A:[点击下载](http://chromedriver.storage.googleapis.com/index.)- Chrome版本B:[点击下载](http://chromedriver.storage.googleapis.com/index.)- Chrome版本C:[点击下载](http://chromedriver.storage.googleapis.com/index.)
Chrome点击下载chrome的webdriver: chromedriver.storage.googleapis.com/index.html不同的Chrome的版本对应的chromedriver.exe 版本也不一样,下载时不要搞错了。如果是最新的Chrome, 下载最新的chromedriver.exe 就可以了。把chromedriver的路径也加到环境变量里。本文共计280个文字,预计阅读时间需要2分钟。
要下载适用于不同Chrome版本的webdriver,请访问以下链接:- Chrome版本A:[点击下载](http://chromedriver.storage.googleapis.com/index.)- Chrome版本B:[点击下载](http://chromedriver.storage.googleapis.com/index.)- Chrome版本C:[点击下载](http://chromedriver.storage.googleapis.com/index.)
Chrome点击下载chrome的webdriver: chromedriver.storage.googleapis.com/index.html不同的Chrome的版本对应的chromedriver.exe 版本也不一样,下载时不要搞错了。如果是最新的Chrome, 下载最新的chromedriver.exe 就可以了。把chromedriver的路径也加到环境变量里。
