You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "program.py", line 239, in
main()
File "program.py", line 218, in main
bot = Instabot(username,password)
File "program.py", line 35, in init
self._make_driver_wait("//button[contains(text(), 'Not Now')]")
File "program.py", line 209, in _make_driver_wait
wait.until(EC.element_to_be_clickable((By.XPATH, element_to_locate)))
File "/usr/lib/python3/dist-packages/selenium/webdriver/support/wait.py", line 86, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "program.py", line 239, in
main()
File "program.py", line 218, in main
bot = Instabot(username,password)
File "program.py", line 35, in init
self._make_driver_wait("//button[contains(text(), 'Not Now')]")
File "program.py", line 209, in _make_driver_wait
wait.until(EC.element_to_be_clickable((By.XPATH, element_to_locate)))
File "/usr/lib/python3/dist-packages/selenium/webdriver/support/wait.py", line 86, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
The text was updated successfully, but these errors were encountered: