Python selenium 爬虫

img


qq空间中的"好大儿"文本,用xpath可以定位到 但就是提取不出来文本

有没有一种可能,这个文本是用ajax动态渲染出来的


print(driver.find_element_by_xpath('xxx').text)