Replies: 2 comments 1 reply
-
that's because you're selecting the element, not its value, use
|
Beta Was this translation helpful? Give feedback.
1 reply
-
This seems like an actual bug, not sure why it was converted to a discussion so quickly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Two very simple xpath filters don't seem to be working but xpather says they should
Version
0.46.01
To Reproduce
Input: https://raw.githubusercontent.com/TechnitiumSoftware/DnsServer/master/DnsServerApp/DnsServerApp.csproj
XPath:
xpath://Version[1]
orxpath://Project/PropertyGroup/Version
Expected behavior
xpather.com says either of the supplied paths should work (http://xpather.com/g3lgj6P3), but they don't
Screenshots


Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions