karl368 / firepath

Automatically exported from code.google.com/p/firepath
GNU General Public License v3.0
0 stars 0 forks source link

Firepath keep the old inspect in memory and return always on it #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.From HTLM panel >inspect element in Firepath 
2.have the result "A" in Firepath panel
3.Continue to work and re-inspect an other element in Htlm Panel

What is the expected output? What do you see instead?

4.And sometime , you have the same (old) result "A" in Firepath Panel....
I need close Firebug and to actualise the page to have the good result.

Firepath must show the actualised result instead always this old result, no?

What version of the product are you using? On what operating system?
Last Fitrepath version : 0.9.7, Firefox 9.01, Win7

Please provide any additional information below.

I whis an option "Send the CSS path of an element to Firepath" (instead , the 
manual copy and past it in its panel.
For this copy it's possible to clean it and delete all these "div" mentions?
By example :
html body.t3 #footer .text a 
instead :
html body.t3 div#footer div.text a

Original issue reported on code.google.com by decembr...@gmail.com on 22 Jan 2012 at 12:33

GoogleCodeExporter commented 9 years ago
No idea about that?
:-)

Original comment by decembr...@gmail.com on 26 May 2012 at 1:35