Shqyrtime për Try XPath
Try XPath nga larissa9839
3 shqyrtime
- Vlerësuar me 3 yje nga 5 të mundshëmnga 17746693 përdoruesi Firefox-i, 2 vite më parëmore detail should be improved
- Vlerësuar me 3 yje nga 5 të mundshëmnga 15003045 përdoruesi Firefox-i, 6 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga 13839667 përdoruesi Firefox-i, 7 vite më parëNice, but much too complicated to use. I did not manage to find a documentation how to use namespaces. Was just using this because Xpath Checker does not work any more with current versions of Firefox.
Përgjigje zhvilluesi
postuar më 7 vite më parëThank you for the review. You can use namespaces by entering a JSON string which pair namespace prefixes with namespace URIs. If you enter {"x":"http://www.w3.org/1999/xhtml","y":"http://www.w3.org/2000/svg"} in the Resolver input field, you can use following XPath expressions: //x:div//y:image, //x:a, /y:svg/y:rect