dimanche 18 octobre 2020

cannot click on the clickbox with web automation selenium and python

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