To select elements by text using XPath we can either match the text() value or use it in a contains() function. For example, to select <a> ...
確定! 回上一頁