Python自动化测试之Selenium各浏览器驱动下载网址

发布于:2024-07-29 ⋅ 阅读:(131) ⋅ 点赞:(0)

在自动化测试领域,Selenium无疑是一个不可或缺的工具。它允许开发者编写脚本来模拟用户在浏览器中的操作,从而进行自动化测试。然而,为了使用Selenium控制不同的浏览器,我们需要安装相应的浏览器驱动(WebDriver)。

(1)Chrome浏览器驱动(chromedriver ):

Chrome for Testing availability (googlechromelabs.github.io)icon-default.png?t=N7T8https://googlechromelabs.github.io/chrome-for-testing/http://chromedriver.storage.googleapis.com/index.htmlicon-default.png?t=N7T8http://chromedriver.storage.googleapis.com/index.html

(2)Firefox浏览器驱动(geckodriver):Releases · mozilla/geckodriver · GitHub

(3)Edge浏览器驱动(MicrosoftWebDriver):Releases · mozilla/geckodriver · GitHub

(4)IE浏览器驱动(IEDriverServer):

(5)Opera浏览器驱动(operadriver):Releases · operasoftware/operachromiumdriver · GitHubOperaDriver for Chromium-based Opera releases. Contribute to operasoftware/operachromiumdriver development by creating an account on GitHub.icon-default.png?t=N7T8https://github.com/operasoftware/operachromiumdriver/releases

(6)PhantomJS浏览器驱动(phantomjs):Releases · operasoftware/operachromiumdriver · GitHubOperaDriver for Chromium-based Opera releases. Contribute to operasoftware/operachromiumdriver development by creating an account on GitHub.icon-default.png?t=N7T8https://github.com/operasoftware/operachromiumdriver/releases


网站公告

今日签到

点亮在社区的每一天
去签到