XPath Cheatsheet --> https://github.com/LeCoupa/awesome-cheatsheets ... '//*[2][name()="E"]' // second child that is an <E> element (css: E:nth-child(2)).
確定! 回上一頁