Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting traceback error after logging in #29

Open
TomerGamerTV opened this issue Feb 3, 2023 · 4 comments
Open

Getting traceback error after logging in #29

TomerGamerTV opened this issue Feb 3, 2023 · 4 comments

Comments

@TomerGamerTV
Copy link

After i login nothing happens and after a few seconds it throws this error:

Loggin in
Traceback (most recent call last):
  File "D:\Local Downloads\auto-lingo\auto-lingo.py", line 911, in <module>
    main()
  File "D:\Local Downloads\auto-lingo\auto-lingo.py", line 903, in main
    learn_bot()
  File "D:\Local Downloads\auto-lingo\auto-lingo.py", line 778, in learn_bot
    skills = WebDriverWait(driver, 20).until(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Python311\Lib\site-packages\selenium\webdriver\support\wait.py", line 95, in until
    raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
@avyaymc
Copy link

avyaymc commented Mar 1, 2023

Yep, same issue. Any fix?

@Ariuuwu
Copy link

Ariuuwu commented May 8, 2023

same.. @drknzz any fix please..?

@AlinaRinn
Copy link

@avyaymc @Ariuuwu @TomerGamerTV As I understand it, this error is due to the fact that duolingo changed names of div-containers on site, so we need to select div-names again

@L1LHomie
Copy link

@AlinaRinn I don't understand your proposed solution, can you explain more?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants