Questions tagged [firepath]

FirePath is a Firebug extension that adds a development tool to edit, inspect and generate XPath 1.0 expressions and CSS 3 selectors.

With FirePath you can:

Edit XPath expressions and CSS3 selectors with auto completion for XPath (using TAB or up and down arrows). Evaluate the expression on HTML or any XML documents. Display the result of evaluations in a Firebug-like DOM tree. Highlight the results directly on the document displayed by Firefox (works only with HTML documents). Generate an XPath expression or a CSS selector for an element by right clicking on it and selecting "Inspect in FirePath" in the context menu. Define the evaluation context of an XPath expression or CSS3 selector. Choose the document in which to evaluate the XPath expression or CSS3 selector (only applicable for HTML documents with frames or iframes).

35 questions
0
votes
1 answer

Cannot see xpath / html code / firepath for popup window

I am using firebug and firepath to see xpath or html code to use in my Selenium tests. But for one popup window I cannot see any html code or firepath... I also tried to right click to see xpath but I do not get any menu when right clicking on the…
Veronica
  • 11
  • 1
  • 4
-1
votes
1 answer

How to write Xpath for webelement which are on iframe using firebug/Firepath?

I can write Xpath with or without Firebug/ Firepath but it would be great if there is work around to write Xpath with iframe using these third party tool. First I need to move to iframe then write regular Xpath for webElements
Mike ASP
  • 2,013
  • 2
  • 17
  • 24
-1
votes
1 answer

How to create xpath to select book?

Here I am struggling to finding xpath to select the text Book from below Images for Web content and DOM Advice me how to select book text. I have done up to this point. May be its strait forward Xpath I created is : //*[@class='four columns…
dilRox
  • 71
  • 2
  • 13
-2
votes
1 answer

Do we have any alternative of finding x-path for selenium after discontinuation for firebug and firepath?

As we all know that firebug and firepath has been discontinued. Does any one have any alternative of finding X-path like firebug and firepath??
-3
votes
2 answers

In Firefox xpath not showing detail (relative) xpath for any element

Firefox not showing relative xpath for any element. I am using Firefox version 56.0(32 bit)
Sgharage
  • 1
  • 6
1 2
3