alexschimpf / Snkrs-Bot

Selenium bot for Nike Snkrs site
The Unlicense
843 stars 290 forks source link

Login Time Out #64

Open hasansaifee opened 3 years ago

hasansaifee commented 3 years ago

When I run the command, I'm getting this timeout error when trying to login. Is it a selenium issue?

2021-03-04 02:58:22,107 [PID 10332] [Thread 4762574336] [INFO] [root] Failed to login due to timeout. Retrying... 2021-03-04 02:58:27,128 [PID 10332] [Thread 4762574336] [ERROR] [root] Error dialog did not load, proceed. Error: Message: Traceback (most recent call last): File "main.py", line 247, in retry_login wait_until_visible(driver=driver, xpath=xpath, duration=5) File "main.py", line 589, in wait_until_visible WebDriverWait(driver, duration, frequency).until(EC.visibility_of_element_located((By.XPATH, xpath))) File "/python3.8/site-packages/selenium/webdriver/support/wait.py", line 80, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: