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
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