Before going through how to install Selenium IDE, Fire Bug, Fire Path. Let’s look into in the pre-requisities we need to install Selenium IDE, Fire Bug, Fire Path.
We need to have the following
i. Mozilla Firefox
ii. Active Internet Connection
Follow the below steps to complete the installation.
Step 1: Download and Install Selenium IDE
Step 2: Download and Install Fire Bug
Step 3: Download and Install Fire Path
Please be patient. The video will load in some time.
Step 1: Download and Install Selenium IDE
Open Mozilla firefox and go to the below mentioned link
1
|
http://docs.seleniumhq.org/download/
|
Under Selenium IDE section, click on the link as shown in the below pic.
Click on Add to Firefox button
Click on Install button
Click on Restart Now
Now you could see Selenium IDE by navigating through
Tools – Selenium IDE or by typing Ctrl+Alt+S
Step 2: Download and Install Fire Bug
Go to the link mentioned below to install Fire Bug
1
|
https://addons.mozilla.org/en-US/firefox/addon/firebug/
|
Click on Add to Firefox button
Click on Install button
Now you could see Fire Bug by navigating through
Tools – Web Developer – Firebug – Open Firebug (or) use shortcut key ‘F12’
Step 3: Download and Install Fire Path
Final step is to install Fire Bug. To do this, go to the link mentioned below to install Fire Path
1
|
https://addons.mozilla.org/en-US/firefox/addon/firepath/
|
Click on Add to Firefox button
Click on Install button
Click on Restart Now
Now you could see Fire Path by navigating through
Tools – Web Developer – Firebug – Open Firebug (or) use shortcut key ‘F12’
You could find the ‘XPath’ by using ‘FirePath’ as shown below
Click on link to check the post “ Installation of Selenium WebDriver “