lundi 16 novembre 2020

TypeError: object of type 'WebElement' has no len()

I got this error and I have changed the element to css, id and the error still exist

chekboxes = driver.find_element_by_xpath("//input[@type='checkbox']")
print(len(chekboxes))

Aucun commentaire:

Enregistrer un commentaire