Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add [@class="foo"] and [@id="bar"] in addition to the current div[##] XPath presentation #12

Open
GoogleCodeExporter opened this issue Jul 26, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Add a richer display of XPaths (showing @class and @id arguments).

Original issue reported on code.google.com by saidimu on 30 Nov 2010 at 4:30

@GoogleCodeExporter
Copy link
Author

Thanks for reporting this. 
Could you please give more details? With the current description I'm not sure 
what you are asking for. Maybe you could give an example that shows what you 
currently get and what you would expect.

Original comment by pierre.t...@gmail.com on 3 Dec 2010 at 4:06

@GoogleCodeExporter
Copy link
Author

I wanted those sorts of options too, so I wrote them into the version of 
FirePath I've been using.  I've attached the diffs for bindings.xml and 
FirePathPanel.js

Original comment by theaetet...@gmail.com on 16 Mar 2012 at 7:29

Attachments:

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Not only @id (already implemented) and @class are interesting. There should be 
an option to get the XPath applying to arbitrary attributes.

There's a use case for this on stackoverflow.[1] I also added issue fbug:7191 
to allow the something similar in Firebug.

Sebastian

[1] http://stackoverflow.com/questions/21644615/how-to-get-the-correct-xml-path

Original comment by sebastia...@gmail.com on 19 Feb 2014 at 11:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant