Understanding Selenium IDE? – User friendly Tech help

What is Selenium IDE?
n
nSelenium IDE is a fully-functional Integrated Development Environment (IDE) that installs as a plugin in Mozilla Firefox, which empower developers to test web applications. With the Selenium IDE, we can record user interactions with the web browser and play them back to the application.
n
nThus it works on the core principle of Record and Playback (other example is UFT/QTP) but it only works on Firefox browser (Major limitation).
n
nInstallation:-
n
nStep1:-
nLaunch Firefox and open the below link.
nLink: – http://www.seleniumhq.org/download/
n
nClick on the link for latest available release under “Selenium IDE”.
nRelease Notesn

n

n

n

n

n

n

n

Download IDE

n

Step2:-
nFirefox will protect you from installing add-ons from unfamiliar locations, so we need to click ‘Allow’ to proceed with the installation

n

n

n

n

n

n

n

n

Click Allow

n

Step3:- 
nAfter download progress is completed, click on Install now on the pop window opened.

n

n

n

n

n

n

n

n

Insall IDE

n

nStep4:- 
nRestart the Firefox browser

n

n

n

n

n

n

n

n

Restart Firefox

n

nStep5:-
nLaunching IDE
n
nShortcut: – Alt + Ctrl + s
n
nUse top right corner of browser and click  Selenium icon
n

n

n

n

n

n

n

n

n

IDE Icon on Browser

n

n
nPath:-Firefox Menu -> Web Developer -> Selenium IDE

n

n

n

n

n

n

n

n

Launching Selenium IDE

n

n

n

n

n

n

n

n

Selenium IDE

n

Note:- 
n1. By default IDE comes with 4 default plugins.
n   Path:- Options (Menu Bar) ->Options ->Plugins 
n   We can find more on this link 
n
n2.We can Enable Web driver playback.
n   Path: – Options (Menu Bar) ->Options ->WebDriver

n

n

n

n

n

n

n

n

Enable WebDriver Playback

n

Firebug Installation.
n
nExample Scenario?
n
nIntegration with Webdriver?

Was this article helpful?
YesNo

Similar Posts