Comment obtenir du texte d'une balise dans Selenium Python
element.text
Odd Ox
element.text
text = driver.find_element_by_class_name(class_name).text