1. Selenium IDE Installation
2. Creating the first test
3. Understand the recorded script
4. Recording the scond test and creating a Test Suite
Homework
1. Add the Selenium IDE extension to your Chrome Browser
2. Run selenium IDE and create a project
3. Record two Tests from the Login suite that is located in QASE -> Crater
( QASE’s Login credentials are located HERE)
4. Create a Test Suite in your Selenium Project and Add the recorded Scripts into it.