Selenium IDE - Locating, Verifying, and Testing Elements
Selenium IDE - Locating, Verifying, and Testing Elements
Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
In this course, you will learn how to locate, verify, and test various elements in Selenium IDE.
Target Audience
Programmers and testers who want to use Selenium automated web testing with Java, C#, or Python to test web applications
Prerequisites
None
Expected Duration (hours)
0.7
Lesson ObjectivesSelenium IDE - Locating, Verifying, and Testing Elements
start the course
use the ID method as a locating strategy
use the name method with and without filters as a locating strategy
describe and use the Xpath method as a locating strategy
use link text to locate a hyperlink
use JavaScript with the document object model as a locating strategy
use CSS selectors to identify elements based on HTML tag, id, class, and attributes
use the verifyElement commands in Selenium IDE
use the verifyText commands in Selenium IDE
use the verifyElementPosition commands in Selenium IDE
check input controls in Selenium IDE
test list box functionality in Selenium IDE
work with checkboxes in Selenium IDE
check popups in Selenium IDE
work with multiple windows in Selenium IDE
use drag and drop in Selenium IDE
test links in Selenium IDE
use the storeAlert command in Selenium IDE
use the confirmation popup in Selenium IDE
check page elements in Selenium IDE
Course Number:sd_sele_a03_it_enus
Expertise Level
Beginner