【发布时间】:2017-04-16 19:08:28
【问题描述】:
如何使用 id.class.href python selenium 点击此处的链接,我使用 pyCharm *href is Changeable
我试试
driver.find_element_by_xpath("//div[@id='result_26']//a[@class='a-link-normal s-access-detail-page s-color-twister-title-link a-text-normal']/@href").click()
enter image description here
【问题讨论】:
标签: python class selenium-webdriver href