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

CAPTCHA too quick #41

Open
GabrielSestieri opened this issue Aug 10, 2021 · 0 comments
Open

CAPTCHA too quick #41

GabrielSestieri opened this issue Aug 10, 2021 · 0 comments

Comments

@GabrielSestieri
Copy link

I am following the seed authentication flow directions and for some reason it gives me less than 4 seconds to complete the CAPTCHA. Even when I manage to click on all the necessary images quick enough and hit verify it still exits out and responds with:

DEBUG init:_config_bootstrap():156 2021-08-10 22:36:28,465| Caching authentication in config file
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/bin/google-alerts", line 8, in
sys.exit(main())
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/google_alerts/cli/manage.py", line 136, in main
driver.find_element_by_xpath('//*[@id="openid-buttons"]/button[1]').click()
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 80, in click
self._execute(Command.CLICK_ELEMENT)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element ... is not clickable at point (829, 18). Other element would receive the click:
(Session info: chrome=92.0.4515.131)

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

1 participant