drknzz / auto-lingo

A Duolingo Bot for automatic XP earning
MIT License
126 stars 40 forks source link

find_element_by_tag_name is deprecated #17

Open skarborous opened 2 years ago

skarborous commented 2 years ago

Please use find_element(by=By.TAG_NAME, value=name) instead

getting this when using learn mode, however, replacing it does nothing and closes the chrome window after a few seconds