webdriver

阅读 137

2022-04-14

记录一下
每次chrome浏览器自动更新,都会需要重新去下载驱动。蹲个解决方法

chrome 浏览器驱动下载地址:

http://chromedriver.storage.googleapis.com/index.html

chrome版本在80后的chrome版本和chromedriver版本对应

firefox 浏览器驱动下载地址:

https://github.com/mozilla/geckodriver/releases

ie 浏览器驱动下载地址:

http://selenium-release.storage.googleapis.com/index.html

IEDriverServer的版本号和Selenium的版本号一定要一致
————————————————

精彩评论(0)

0 0 举报