selenium 和 chromedriver 使用的一些总结

1 selenium 下载地址

selenium · PyPIhttps://pypi.org/project/selenium/

2 chromedriver 下载地址 ,可以下载最新版的 chromedriver

ChromeDriver - WebDriver for Chrome - Downloadshttps://chromedriver.chromium.org/downloadsChrome for Testing availabilityhttps://googlechromelabs.github.io/chrome-for-testing/

3 其他

driver.get('https://www.baidu.com') OK

driver.get('www.baidu.com') Error ,这样会报错。出错了 Message: invalid argument

相关推荐
se-tester7 天前
JMeter、Postman 和 SoapUI 在做接口测试上的优势和缺点
测试工具·jmeter·接口测试·postman·soapui
xixi09247 天前
selenium IDE——command
selenium·测试工具
xixi09247 天前
selenium IDE安装使用教程
ide·selenium·测试工具
Wpa.wk7 天前
har文件转为接口自动化测试用例
运维·测试工具·自动化·测试用例·接口自动化
Wpa.wk7 天前
ubuntu22桌面版安装
经验分享·测试工具
uyeonashi8 天前
自动化测试问卷考试系统测试报告
功能测试·selenium·github
007张三丰8 天前
软件测试专栏(6/20):Selenium从0到1实战指南:元素定位、等待机制与框架封装
selenium·测试工具
测试老哥8 天前
如何使用Postman做接口测试?
自动化测试·软件测试·python·测试工具·测试用例·接口测试·postman
安全不再安全8 天前
某驱动任意读漏洞分析 - 可用于游戏内存数据读取
c语言·测试工具·安全·游戏·网络安全