搜索资源列表
Seleniumeasytounderstand1.2
- Selenium深入浅出,适合selenium初学者使用,也适合作为selenium编程人员平时的查阅资料-Selenium easy to understand for beginners to use selenium, selenium is also suitable for data access programmers usually
SeleniumRCinstallationsteps
- this doc explains the various steps required to install and use selenium testing tool.
m_API
- selenium api 文档.很全的哦.-selenium api
Selenium-Webdriver
- selenium-webdriver 的相关文章,一个自动化测试工具-selenium-webdriver related articles, an automated testing tool
seleniumTest
- PHP code for selenium issue
Desktop
- 关于Selenium的自动化测试学习资料-Selenium automated testing learning materials
Selenium
- Selenium私房菜(新手入门教程)Selenium 是ThroughtWorks 公司一个强大的开源Web 功能测试工具系列-Selenium private kitchens (Getting Started tutorial)
selenium-webdriver-learning
- Selenium和WebDriver结合,用java语言编写脚本实现web测试。-This document combine Selenium with WebDriver, using java do web testing, easy to understand.
SELENIUM-vs-QTP
- Sel vs QTP is a great option to enhance the ski-Sel vs QTP is a great option to enhance the skill
test-book
- 软件测试的相关书籍,包括selenium私房菜、软件测试的艺术及朱少民版的软件测试-Software testing related books, including selenium private kitchens, art of software testing and software testing Zhushao Min version
selenium-java-2.43.0
- selenium java,java 自动化-selenium java,java automation
Selenium-Commands
- selenium command useful
Google
- using selenium webdriver get all search results google and print-using selenium webdriver get all search results google and print
Selenium-Simplified-Junit-Preview
- Selinium testing tool
selenium-API-2.12
- selenium-API-2.12对于想要用java selenium编写软件测试程序的朋友非常有用处-selenium-API-2.12 for those who want to write software with java selenium test program is very useful friend
Architecture.of.Open.Source.Applications.vol1.pdf
- Architecture of Open Source Applications is a very well-reviewed series of books that gives a high-level view of the architecture of various open-source software projects. This first volume focuses on well-known projects, such as BerkeleyDB, Eclipse
Selenium-RC
- selenium rc 测试详细介绍 组件,测试用例,如何安装等介绍(selenium Test details)
selenium-python.zip
- Selenium 是一组软件工具集,每一个都有不同的方法来支持测试自动化。大多数使用 Selenium 的QA工程师只关注一两个最能满足他们的项目需求的工具上。然而,学习所有的工具你将有更多选择来解决不同类型的测试自动化问题。这一整套工具具备丰富的测试功能,很好的契合了测试各种类型的网站应用的需要。这些操作非常灵活,有多种选择来定位 UI 元素,同时将预期的测试结果和实际的行为进行比较。Selenium 一个最关键的特性是支持在多浏览器平台上进行测试。