It returns None if no element was found: >>> response.xpath('//div[@id="not-exists"]/text()').get() is None True.
確定! 回上一頁