Course Description
In this course, you will learn how to use advanced features of Selenium IDE such as text patterns and variables. You will also learn about debugging with Selenium IDE.
Learning Objectives
Text Patterns
- start the course
- describe Selenium IDE patterns
- use Selenium IDE globbing patterns
- use Selenium IDE regular expression patterns
- use Selenium IDE exact patterns
Selenium Variables
- use Selenium variables
- use the store command to store variables in Selenium IDE
JavaScript
- identify the two types of Selenese parameters script and non-script
- use a JavaScript file to add additional functionality to Selenium IDE
Debugging
- use start points in Selenium IDE
- use breakpoints in Selenium IDE
- step through test cases in Selenium IDE
- use the find button in Selenium IDE
- use the page source in Selenium IDE
- use the Selenium IDE location assistance
Practice: Debugging in Selenium IDE
- use debugging in Selenium IDE