result = element.xpath('//a/text()') and //a/text() It means to get all a Value of label. And common xpath The grammar is as follows : ...
確定! 回上一頁