selenium官网
- selenium官网:
- selenium github:
文档- API文档:
- Java:https://seleniumhq.github.io/selenium/docs/api/java/index.html
- Python: https://seleniumhq.github.io/selenium/docs/api/py/
- JavaScript:https://seleniumhq.github.io/selenium/docs/api/javascript/
- Ruby:https://seleniumhq.github.io/selenium/docs/api/rb/
- C#:https://seleniumhq.github.io/selenium/docs/api/dotnet/
- selenium学习文档:
- W3C WebDriver协议标准:
selenium下载:
- 官网下载页面:https://docs.seleniumhq.org/download/
- release版本下载:https://selenium-release.storage.googleapis.com/index.html
- 国内-淘宝镜像(推荐):https://npm.taobao.org/mirrors/selenium
- 国内-华为云镜像(推荐):https://repo.huaweicloud.com/selenium/
主流浏览器驱动下载
- IEDriverServer:
- ChromeDriver
- OperaDriver
- geckodriver驱动
- Microsoft WebDriver(Edge浏览器):
- Safari
Selenium IDE
- selenium IDE文档:
- selenium IDE插件下载:
Selenium Grid
- selenium Grid文档:
浏览器下载:
- Chrome:
- Firefox:
其他
JDK
华为云镜像:https://repo.huaweicloud.com/java/jdk/
Eclipse
清华大学开源软件镜像站:https://mirrors.tuna.tsinghua.edu.cn/eclipse/technology/epp/downloads/release/
Maven坐标
maven中央仓库:https://mvnrepository.com/
华为云:https://mirrors.huaweicloud.com/search/maven?q=&license=&date=all
Jenkins
官网:https://www.jenkins.io/download/
安装版下载镜像:http://mirrors.jenkins-ci.org/windows/
华为云:https://repo.huaweicloud.com/jenkins/
欢迎来到testingpai.com!
注册 关于