全网最全Selenium相关资源汇总
官网:
Selenium官网:https://docs.seleniumhq.org
Selenium github: https://github.com/SeleniumHQ/selenium
文档:
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学习文档:
英文:https://docs.seleniumhq.org/docs/
中文文档:https://www.seleniumhq.org/docs/cn/index.jsp
易百教程:https://www.yiibai.com/selenium
W3C WebDriver协议标准:
https://w3c.github.io/webdriver/
Selenium下载:
官网下载页面:https://docs.seleniumhq.org/download/
release下载页面:https://selenium-release.storage.googleapis.com/index.html
国内镜像:https://npm.taobao.org/mirrors/selenium
驱动文件相关:
IEDriverServer:
https://selenium-release.storage.googleapis.com/index.html
ChromeDriver
官网:https://chromedriver.storage.googleapis.com/index.html
国内镜像:http://npm.taobao.org/mirrors/chromedriver
Change log:https://sites.google.com/a/chromium.org/chromedriver/downloads
OperaDriver
官网:https://github.com/operasoftware/operachromiumdriver/releases
国内镜像:http://npm.taobao.org/mirrors/operadriver
geckodriver驱动
下载地址:https://github.com/mozilla/geckodriver/releases/tag/v0.24.0
Change log:https://github.com/mozilla/geckodriver/blob/release/CHANGES.md
Microsoft WebDriver(Edge浏览器):
https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
Safari:
https://webkit.org/blog/6900/webdriver-support-in-safari-10/
Selenium IDE:
selenium IDE文档:
英文:https://docs.seleniumhq.org/selenium-ide/
中文:http://selenium.wangding.in/getting-started.html
selenium IDE插件下载:
火狐:https://addons.mozilla.org/en-GB/firefox/addon/selenium-ide/
Chrome:https://chrome.google.com/webstore/detail/selenium-ide/mooikfkahbdckldjjndioackbalphokd
Selenium Grid文档:
https://github.com/SeleniumHQ/selenium/wiki/Grid2
浏览器下载相关:
Chrome:
http://www.chromedownloads.net/chrome64win/
Firefox:
http://ftp.mozilla.org/pub/firefox/releases/
全网最全Selenium相关资源汇总的更多相关文章
- GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)
在GitHub上收集的最全的前端资源汇总(包括前端学习.前端开发资源.前端求职面试等) 个人结合github上各位大神分享的资源进行了简单的汇总整理,每一个条目下面都有丰富的资料,是前端学习.工作的好 ...
- 关于OpenStack的学习路线及相关资源汇总
首先我们想学习openstack,那么openstack是什么?能干什么?涉及的初衷是什么?由什么来组成?刚接触openstack,说openstack不是一个软件,而是由多个组件进行组合,这是一个更 ...
- 史上最全TensorFlow学习资源汇总
来源 | 悦动智能(公众号ID:aibbtcom) 本篇文章将为大家总结TensorFlow纯干货学习资源,非常适合新手学习,建议大家收藏. ▌一 .TensorFlow教程资源 1)适合初学者的Te ...
- Android开发/源代码资源汇总
全网最全的Android游戏源代码汇总 mod=viewthread&tid=5080&fromuid=5" target="_blank">htt ...
- 全网最全ASP.NET MVC 教程汇总
全网最全ASP.NET MVC 教程汇总 MVC架构已深得人心,微软也不甘落后,推出了Asp.net MVC.小编特意整理博客园乃至整个网络最具价值的MVC技术原创文章,为想要学习ASP.NET MV ...
- 自学MVC看这里——全网最全ASP.NET MVC 教程汇总(转)
自学MVC看这里——全网最全ASP.NET MVC 教程汇总 MVC架构已深得人心,微软也不甘落后,推出了Asp.net MVC.小编特意整理博客园乃至整个网络最具价值的MVC技术原创文章,为想要 ...
- 自学MVC看这里——全网最全ASP.NET MVC 教程汇总【转】
自学MVC看这里——全网最全ASP.NET MVC 教程汇总 http://www.cnblogs.com/powertoolsteam/archive/2015/08/13/4667892.html ...
- Android所有Demo资源汇总,太全了(申明:来源于网络)
Android所有Demo资源汇总,太全了(申明:来源于网络) 地址:http://bbs.csdn.net/topics/391928947
- (zhuan) 深度学习全网最全学习资料汇总之模型介绍篇
This blog from : http://weibo.com/ttarticle/p/show?id=2309351000224077630868614681&u=5070353058& ...
随机推荐
- [Noip2018]填数游戏
传送门 Description 耳熟能详,就不多说了 Solution 对于一个不会推式子的蒟蒻,如何在考场优雅地通过此题 手玩样例,发现对于 \(n=1\) , \(ans=2^m\) .对于 \( ...
- 【cf比赛记录】Educational Codeforces Round 77 (Rated for Div. 2)
比赛传送门 这场题目前三题看得挺舒服的,没有臃肿的题目,对于我这种英语渣渣就非常友好,但因为太急了,wa了两发A后才意识到用模拟(可以删了,博主真的是个菜鸟),结果导致心态大崩 ---- 而且也跟最近 ...
- 去除批次效应 sva
Surrogate Variable Analysis http://www.bioconductor.org/packages/release/bioc/html/sva.html
- ping-pong buffer
1 什么是pingpong? pingpong是一种数据缓存的手段,通过pingpong操作可以提高数据传输的效率. 2 什么时候需要pingpong? 在两个模块间交换数据时,上一级处理的结果不能马 ...
- STL源码剖析 阅读笔记
结构图:
- Maven 教程(6)— Maven之pom.xml文件简单说明
原文地址:https://blog.csdn.net/liupeifeng3514/article/details/79543963 通过前面几部分知识,我们对maven已经有了初步的印象,就像Mak ...
- POJ 1276 Cash Machine(完全背包模板题)
Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 44409 Accepted: 16184 Description A B ...
- ssh服务器安装测试
ssh服务器搭建 作用:用于远程登录到服务器 (1)服务器端 安装ssh: $ sudo apt-get install openssh-server 查看ssh是否已经安装: $ sudo apti ...
- linux下杀掉某用户所有进程
直接删除用户,提示该用户下还有进程,以下两种方法可解决: 1.结束所有username的进程(如果提示没有该命令,那么用下面方法) killall -u username 2.杀死某一用户下的所有进程 ...
- [转帖]知新之--12-factors
知新之--12-factors https://blog.csdn.net/weixin_34233421/article/details/85819756 12-factors I. 基准代码 一份 ...