Your current xpath should be correct. Here is an alternative but ugly one. XmlNodeList nodes = doc.SelectNodes("//span/parent::li/span[contains(text(), 'Text1 ...
確定! 回上一頁