drknzz / auto-lingo

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

Program crashes and give this error. #7

Closed PP-FT closed 3 years ago

PP-FT commented 3 years ago

It starts off okay, but when I try to login, it crashes. gives this error. auto-lingo.py:734: DeprecationWarning: executable_path has been deprecated, please pass in a Service object driver = webdriver.Chrome(settings['chromedriver_path'], options=chrome_options) help

PP-FT commented 3 years ago

fixed it, put a pull request for people who want to use the changes.