selenium自动化测试配置工具整理

firefox浏览器历史版本

网址通道:http://ftp.mozilla.org/pub/firefox/releases/

chromedriver历史版本

网址通道:http://chromedriver.storage.googleapis.com/index.html

chrome浏览器历史版本

网址通道:http://www.slimjet.com/chrome/google-chrome-old-version.php

网址通道:https://www.portablesoft.org/google-chrome-legacy-versions/

网址通道:http://www.chromedownloads.net/

selenium以及IEDriverServer历史版本

网址通道:http://selenium-release.storage.googleapis.com/index.html

chromedriver与chrome版本映射表

网址通道:http://www.cnblogs.com/cnblogsadmin/p/8194504.html

selenium下载

网址通道:https://pypi.python.org/pypi/selenium/

如果你有更好地资源站,也请告知下博主,资源共享,共同进步。

上一篇:Programming In Scala笔记-第十九章、类型参数,协变逆变,上界下界


下一篇:C#核心语法讲解-泛型(详细讲解泛型方法、泛型类、泛型接口、泛型约束,了解协变逆变)