how to install firebug or firepath in firefox

+2 votes
Dec 28, 2018 in Selenium by charu
• 170 points
18,636 views
hi i didnt get any firebug in website where i should go and find firebug and firepath
Hey @hguruprasad, Firepath extension has been removed for firefox. There is a better alternative, try chroPath.

2 answers to this question.

+1 vote

Hey @Charumatibahen, firebug is no more in existence, it was stopped on March 2017. See details about it here.

Firepath extension has been removed for firefox. There is a better alternative, try chroPath.

ChroPath is light weight tool and a good user interface. 

You can add chroPath extension in firefox from this link.

Here is the detailed screenshot of how to install and use ChroPath.

1. Click on the link given above.

2. Click on Add to Firefox. Click on Add.

3. Click on Ok.

4. Right click on the page you want to inspect. For me its www.google.com. Right Click --> Inspect Element[Q].

5. Click on ChroPath section----> Click on Inspect -----> Select the element you want to inspect-----> Select the locator you want and copy it. 

Its done you have the locator, Xpath or Css Selector or Abs Xpath.

Hope this explanation helps.

answered Dec 28, 2018 by Priyaj
• 58,090 points
0 votes
ya tq i got it and installed it in chropath i need to select all the element locator rite?
answered Jul 20, 2020 by Guruprasad chandan
Hey @Guruprasad Chandan, you could follow Priyaj's answer for more details on chropath.

Related Questions In Selenium

0 votes
1 answer

How to install firebug in chrome?

FIrebug was a chrome extension that was ...READ MORE

answered Dec 21, 2018 in Selenium by Shuvodip
15,946 views
0 votes
1 answer

Unable to find Firebug and Firepath plugins in Firefox broswer?

@Lakshmi, you can't find these plugins of ...READ MORE

answered May 29, 2019 in Selenium by Tharun
13,697 views
0 votes
2 answers

How to scroll the Page up or down in Selenium WebDriver? (using java)

JavascriptExecutor jsx = (JavascriptExecutor)driver; jsx.executeScript("window.scrollBy(0,555)", ""); or Action classes ...READ MORE

answered Sep 6, 2020 in Selenium by Sri
• 3,190 points
18,442 views
0 votes
1 answer

How can I Install Selenium IDE in Firefox

Selenium IDE works with all Firefox versions, ...READ MORE

answered Apr 13, 2018 in Selenium by Meci Matt
• 9,460 points
3,512 views
0 votes
1 answer

How to close tab in WebDriver or Protractor

Switch to the newly opened tab. Close ...READ MORE

answered Aug 16, 2018 in Selenium by Meci Matt
• 9,460 points
4,175 views
0 votes
1 answer
0 votes
3 answers

How to install TestNG in eclipse?

Installing TestNG in Eclipse Step 1) Launch Eclipse. On the ...READ MORE

answered Dec 11, 2020 in Selenium by Gitika
• 65,910 points
37,331 views
0 votes
1 answer
+2 votes
1 answer

How to press enter using selenium in Java?

Hey @jino, good that you are finding ...READ MORE

answered Dec 21, 2018 in Selenium by Priyaj
• 58,090 points

edited Oct 7, 2021 by Sarfaraz 4,244 views
0 votes
2 answers

How to handle dropdowns in selenium?

Hey @Rishab, you can take a look ...READ MORE

answered Jan 23, 2019 in Selenium by Priyaj
• 58,090 points
668 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP