You can select elements by text in XPath by using the contains(text(), "Text string") or text()="Text string" expression. The first expression will match ...
確定! 回上一頁