Introduction 介绍
Installing the IDE 安装IDE
Opening the IDE 打开IDE
IDE Features IDE的特性
Building Test Cases 构建测试用例
Running Test Cases 运行测试用例
Using Base URL to Run Test Cases in Different Domains 在不同的环境中通过Base URL运行测试用例
Selenium Commands – “Selenese” Selenium命令--Selenese
Script Syntax 脚本语法
Test Suites 测试套件
Commonly Used Selenium Commands 通用的Selenium命令
Verifying Page Elements 验证页面元素
Assertion or Verification? 断言和确认
Locating Elements 定位元素
Matching Text Patterns 匹配文本模式
The “AndWait” Commands AndWait 命令
The waitFor Commands in AJAX applications AJAX应用中waitFor命令的使用
Sequence of Evaluation and Flow Control 评估序列和流的控制
Store Commands and Selenium Variables 存储命令和Selenium的变量
JavaScript and Selenese Parameters JS和Selenese的参数化
echo - The Selenese Print Command echo- Selenese的打印命令
Alerts, Popups, and Multiple Windows 警报、弹窗和多窗口
Debugging 调试
Writing a Test Suite 编写一个测试套件
User Extensions 用户扩展
Format 格式化
Executing Selenium-IDE Tests on Different Browsers 在不同浏览器上在执行Selenium IDE的测试
Troubleshooting 故障排除