发布于 2016-10-14 00:24:36 | 190 次阅读 | 评论: 0 | 来源: 网友投递
Selenium WEB自动化测试工具
Selenium也是一个用于Web应用程序测试的工具。Selenium测试直接运行在浏览器中,就像真正的用户在操作一样。支持的浏览器包括IE(7、8、9)、Mozilla Firefox、Mozilla Suite等。这个工具的主要功能包括:测试与浏览器的兼容性——测试你的应用程序看是否能够很好得工作在不同浏览器和操作系统之上。
Selenium 3.0 发布了。
此次更新内容:
The "major" and "minor" fields are synchronized to releases of the Selenium
project.
Changes in the "build" field indicate interim releases made publicly available via the project downloads page.
Changes in "revision" field indicate
private releases checked into the prebuilts directory of the source tree.
下载地址: