XPath : Get parent node from child node. Use the parent axes with the parent node's name. //*[title="50"]/parent::store. This XPath will only select the ...
確定! 回上一頁