Learn XPATH

Special labels

SVG Such tags may find particular use [name () = 'svg' ], as // [name () = 'SVG'] / [name () = 'Line'] [2]

text

Can be used to find the text within the tag // * [text () = 'abc']

Guess you like

Origin www.cnblogs.com/liehen2046/p/11468561.html