Wednesday, November 9, 2016

 Here we are going to learn how to record  selenium script using Selenium IDE

Use below steps to learn recording selenium script using IDE



  1. Open Firefox Browser
  2. Go to tools Click on "Selenium IDE"
  3. 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)
11. Save Script

Using this way you can record first selenium script using Selenium IDE. 







Related Posts:

  • Features of Selenium IDE Next we need to know about Selenium IDE . Firefox extension allows recording and editing of test in IDE. It make test development easy. Record and Playback Intelligent field selection will use IDs Auto complete for all c… Read More
  • Learn Selenium Automation Step by step Before starting with selenium it is required to know "What is Selenium"? in simple words we can say "Selenium is portable software testing framework for web application" The test scripting in selenium can be write in HTML … Read More
  • Installing Selenium IDE in Firefox browser Before starting practicing selenium IDE you need to install Firefox and selenium on Firefox below are the steps to download and install selenium IDE Open Firefox browser Open URL seleniumhq.org In the menu tabs click … Read More
  • Recording Script with Selenium IDE  Here we are going to learn how to record  selenium script using Selenium IDE Use below steps to learn recording selenium script using IDE Open Firefox Browser Go to tools Click on "Selenium IDE" Click on Re… Read More

0 comments:

Post a Comment

Popular Posts