NathanDuma / LinkedIn-Easy-Apply-Bot

Automate LinkedIn Easy Apply job applications and answer application-specific questions.
223 stars 84 forks source link

ERROR: Webdriver has no attribute 'find_element_by_id' #47

Open balayokesh opened 1 year ago

balayokesh commented 1 year ago

This error is throwed when I am trying to run the script image

secretgrampuh commented 1 year ago

Check the pull requests and repositories and stuff. There was an update to the Selenium library and now that particular webdriver method no longer exists, so I think Nathan updated the code if you go look in pull requests.

OakandRocks commented 1 year ago

pip install selenium==4.2.0 --force-reinstall