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

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

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

Chrome for Testing availability (googlechromelabs.github.io)https://googlechromelabs.github.io/chrome-for-testing/http://chromedriver.storage.googleapis.com/index.htmlhttp://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.https://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.https://github.com/operasoftware/operachromiumdriver/releases

相关推荐
Wpa.wk12 小时前
容器编排 - 了解K8s(pod, deployment,service,lable等概念)
经验分享·测试工具·docker·云原生·容器·kubernetes
橘颂TA14 小时前
【测试】自动化测试函数介绍——web 测试
python·功能测试·selenium·测试工具·dubbo
Wpa.wk15 小时前
容器编排 - K8s - 配置文件参数说明和基础命令
经验分享·测试工具·docker·云原生·容器·kubernetes
流㶡16 小时前
Python爬虫:POST与Selenium
爬虫·python·selenium
写点什么呢16 小时前
Ltspice_安装与使用
学习·测试工具
介一安全20 小时前
OSS-Fuzz 模糊测试使用指南
测试工具·安全性测试·fuzz
0思必得01 天前
[Web自动化] Selenium处理动态网页
前端·爬虫·python·selenium·自动化
llilian_162 天前
信号发生器 多通道多功能脉冲信号发生器应用解决方案 多功能脉冲发生器
功能测试·单片机·嵌入式硬件·测试工具
程序员小远2 天前
使用Postman进行一次完整的接口测试
自动化测试·软件测试·python·测试工具·测试用例·接口测试·postman
我的xiaodoujiao2 天前
使用 Python 语言 从 0 到 1 搭建完整 Web UI自动化测试学习系列 44--将自动化测试结果自动推送至钉钉工作群聊
前端·python·测试工具·ui·pytest