Selenium Testing - SPLessons

Selenium Configure Firebug

Home > Lesson > Chapter 5
SPLessons 5 Steps, 3 Clicks
5 Steps - 3 Clicks

Selenium Configure Firebug

Selenium Configure Firebug

shape Description

Selenium Configure Firebug - Firebug incorporates with Firefox to put an abundance of web improvement tools readily available while browsing and also alter, investigate, and screen CSS, HTML, and JavaScript live in any site page. To write and execute the Test Case, Firebug should be installed. One can create your profile in code and dynamically add required add-ons. Let's assume that you saved Firebug XPI into the C:\FF_Profile folder as firebug.xpi (go to Firebug download page, right-click on the "Add To Firefox" and save as C:\FF_Profile\firebug.xpi).In this chapter following topics are going to cover.

Firebug Installation

shape Step 1

Selenium Configure Firebug - Drive to this URL. Download Plugin

shape Step 2

The window will be appeared as follows. So, Selenium IDE actually only works in Firefox, it's a Firefox plug in, so in order to use Selenium IDE, the first thing that user need to do is make sure have Firefox installed. Once Firefox installed, one can go to seleniumhq.org and here user can find the downloads for Selenium. And going to the Downloads tab and find Selenium IDE, click the newest version here. And Firefox will automatically detect that user is trying to install a plug in and user can just click Allow here and then it'll install these add-ins here. After installing everything user need to restart the browser to check whether the software installed or not in the system, to check the software open tool bar in the Firefox and search the plug in, automatically it displays more plug in's to download. Make sure to download only latest versions why because testing technique will be updated every time.

shape Step 3

Press the Install button, to install Firebug. Firebug coordinates with Firefox to put an abundance of net improvement devices readily available while peruse. client will alter, troubleshoot, and screen CSS, HTML, and JavaScript board any online page

Firepath Installation

shape Description

To execute a test case , Firepath is needed. By following the step by step procedures, firepath can be installed. Firepath is a development to FireBug that adds a change mechanical assembly to modify, inspect and deliver XPath expressions and CSS3 Selectors.

shape Step 1

Drive to this URL. Install Firepath

shape Step 2

The window will be appeared like this. Press Add to Firefox. It will open a Webpage and will demonstrate every one of the modules available for Firefox program. As disscussed before that it is a growth to Firebug, user need to tap on the Extensions join and the sort Firepath on the Search field.

shape Step 3

Press Install button to Install the fire path. After installing firebug to check whether the fire bug installed or not just go to Firefox tools and search web developer where user can easily find that firebug, Selenium IDE, everything has been installed.

Summary

shape Key Points

  • Selenium Configure Firebug is the most well known and capable web advancement tool.
  • By using the Updated Version, new features will be added.
  • Make sure that before going to install Firepath, Firebug should be installed.