python,find_elements_by_xpath获取不到是怎么回事
driver.find_elements_by_xpath("//html/body/div/div/iframe/html/body/form/table/tbody/...
driver.find_elements_by_xpath("//html/body/div/div/iframe/html/body/form/table/tbody/tr/td/table/tbody/tr/td/input [@ type='button']")[0].click()
细化到这个程度了还是取不到,有别的方法吗
driver.find_elements_by_xpath("//input [@ type='button']")[0].click()
这样也不行
<input onclick="dealAction('/***auditflow/showauditpage.do?&flownumber=*********', '***********', '************','查看')" type="button" value="办理"/>
星星是一些变量
求教。。。 展开
细化到这个程度了还是取不到,有别的方法吗
driver.find_elements_by_xpath("//input [@ type='button']")[0].click()
这样也不行
<input onclick="dealAction('/***auditflow/showauditpage.do?&flownumber=*********', '***********', '************','查看')" type="button" value="办理"/>
星星是一些变量
求教。。。 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询