Saturday, 12 November 2016

Selenium IDE-how to use selenium IDE(VIDEO)

Hi,

I am sharing a video tutorial on how to use selenium IDE and how we can automate using this helpful firefox add-on.Hope you all will like this.





Refer this link to know how to install selenium IDE in firefox

Let's start with Selenium IDE

Hi,

Before moving forward in selenium webdriver lets first see how we can automate using a firefox addon Selenium IDE.

Selenium IDE is a Integrated development environment for selenium testing.It allow us to record,edit and debug a test.It is only available as a firefox extension.It includes entire selenium core.

Features of Selenium IDE


  • Easy record and playback
  • We can get IDs,Name,Xpath as needed very easily
  • Save a test script in HTML, Ruby Script,Java and many other
  • Debug and set Breakpoints

STEPS TO INSTALL SELENIUM IDE IN FIREFOX


  • First open Firefox browser
  • Google search for SELENIUM IDE and click on firefox website link
  • Click on Add to firefox
  • A pop up will be displayed click on install
  • After installing click on restart now
  • Then go to Tools and at last you will see SELENIUM IDE click on it
  • Hurray!!You are done now you are ready to use SELENIUM IDE.

how to add selenium IDE in firefox
TOOLS>SELENIUM IDE



how to add selenium IDE in firefox
SELENIUM IDE CONSOLE