Simple XPath filter isn't working
Closed this issue · 0 comments
TheDan64 commented
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]
or xpath://Project/PropertyGroup/Version
Expected behavior
xpather.com says either of the supplied paths should work (http://xpather.com/g3lgj6P3), but they don't
Desktop (please complete the following information):
- OS: Window 11
- Browser Firefox
- Version 129.0
Additional context
Add any other context about the problem here.