Selenium的webdriver下载地址

Selenium常用的webdriver下载地址

chrome
下载地址:http://chromedriver.storage.googleapis.com/index.html
https://googlechromelabs.github.io/chrome-for-testing/
edge
下载地址:https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
火狐
下载地址:https://github.com/mozilla/geckodriver/releases

你可能感兴趣的:(selenium,测试工具)