Le texte du sélénium renvoie la chaîne vide python

new_name = driver.find_element_by_xpath(xp_name).get_attribute('textContent')
Yellowed Yak