Try XPath에 대한 리뷰
Try XPath 제작자: larissa9839
larissa9839 님의 답글
개발자 답글
8년 전에 게시됨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