This section provides an overview of what selenium-ide is, and why a developer might want to use it.
It should also mention any large subjects within selenium-ide, and link out to the related topics. Since the Documentation for selenium-ide is new, you may need to create initial versions of those related topics.
Lets take fb login as testcase,will see how to capture and export as JAVA class
https://facebook.com
com.example.tests
Now you are ready to run the test.
Installation :
Search for selenium IDE
Install selenium IDE Add-on in firefox.
Restart the Firefox.
If the selenium IDE is installed successfully then you can see the icon on top of the browser
By clicking on this icon, you can launch the selenium IDE.
Recording and Executing a script