zoukankan
html css js c++ java
自动化测试资源(三):常用浏览器驱动下载资源
部分浏览器驱动下载页,需要科学上网才能打开
ChromeDriver (谷歌浏览器驱动) :
https://sites.google.com/a/chromium.org/chromedriver/
ChromeDriver 国内镜像地址:
https://npm.taobao.org/mirrors/chromedriver
geckodriver (火狐浏览器驱动) :
https://github.com/mozilla/geckodriver/releases
Microsoft WebDriver (WIN10 Edge浏览器驱动) :
https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
opera chromiumdriver (opera浏览器驱动) :
https://github.com/operasoftware/operachromiumdriver/releases
查看全文
相关阅读:
课后作业 day19
day 18
博客整理day17 time/datetime/re/random/hashlib/hmac/requests
博客整理day16 os/sys/json/pickle/logging模块
博客整理day15 模块
课后作业 day14
博客整理day14 匿名函数/内置函数/异常处理/面对象
博客整理day13
[Day20]Map接口、可变参数、Collections
[Day19]Collection接口中的子类(List集合、Set集合)
原文地址:https://www.cnblogs.com/snailrunning/p/9362380.html
最新文章
关于browser-sync(在多个设备上进行网页调试)的问题点总结
第三天作业
python学习第二天
第二天作业
python学习第一天
函数的部分用法
函数作业
几道练习题
字符串的一些内置方法和简单的异常处理
if判断和for循环的学习
热门文章
数据类型基础作业
7.31 day5
色彩缤纷的python(改变字体颜色及样式)不是我写的
7.30 day4
7.29 day3
7.26 day2
7.25 day1
text
课后作业 day20
Python 学习day19
Copyright © 2011-2022 走看看