Here we are going to learn how to record selenium script using Selenium IDE
Use below steps to learn recording selenium script using IDE
Use below steps to learn recording selenium script using IDE
- Open Firefox Browser
- Go to tools Click on "Selenium IDE"
- Click on Red button
4. On click red button record record will start
5. Open Firefox browser
6. Type URL www.google.com
7. Search "Happiness"
8. Click on any link in search result
9. In Selenium IDE click on Red button to stop selenium recording
10. Selenium record script (Below image)
5. Open Firefox browser
6. Type URL www.google.com
7. Search "Happiness"
8. Click on any link in search result
9. In Selenium IDE click on Red button to stop selenium recording
10. Selenium record script (Below image)
11. Save Script
Using this way you can record first selenium script using Selenium IDE.