I don't think there is working replacement... My comments/questions: - What's your use case, are you using Selenium? - It should be an extension to DevTools directly (there is no need to depend on Firebug unless you want support the Firebug theme) - My gut feeling is that having an extra new panel for such small feature is too much. It would be better to have simpler UI if possible.
Let me know if you need an example extension that shows specific part you need to do. Here is a list of existing examples: https://github.com/firebug/devtools-extension-examples Honza On Thursday, June 25, 2015 at 11:23:32 AM UTC-7, Amit Zur wrote: > > There was once an extension called Firepath [0]. It was very useful for > debugging xpath queries. > It doesn't work with Firebug.next, and I wondered if anyone knows anything. > I tried to contact the creator, Pierre Tholence, but didn't receive a > response yet. > > Does anyone have any idea how I should move forward with getting this > extension to work on Firebug.next or even devtools? > > [0] https://addons.mozilla.org/en-us/firefox/addon/firepath/ > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/0d1c9922-9bca-4818-8b89-aef8a210ce67%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
