using this line in my python selenium code, and it cannot find the clickbox to click
agreeone = driver.find_element_by_xpath('//[@id="ulappointmentInfo"]/table/tbody/tr[10]/td[2]/input[1]')
agreeone.click()
the inspect yields
any advice?
Aucun commentaire:
Enregistrer un commentaire