标签: python selenium-chromedriver
我正在尝试单击“查看详细信息”按钮,但无法为此特定的link 我尝试过
driver.find_element_by_xpath('//button[text()="View Details"]').click()