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

After Login Nothing Happens #30

Closed
MusheAbdulHakim opened this issue Oct 13, 2020 · 2 comments
Closed

After Login Nothing Happens #30

MusheAbdulHakim opened this issue Oct 13, 2020 · 2 comments

Comments

@MusheAbdulHakim
Copy link

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:

@Mesalcode
Copy link

Might be a captcha

@swaaz
Copy link
Owner

swaaz commented Oct 23, 2020

@MusheAbdulHakim @Mesalcode I fixed all the bugs. The issue was due to chnage in UI of Insagram webiste.

@swaaz swaaz closed this as completed Oct 23, 2020
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

3 participants