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

Autobuy -- didn't click free slot #58

Closed
amohap2 opened this issue Apr 22, 2020 · 1 comment
Closed

Autobuy -- didn't click free slot #58

amohap2 opened this issue Apr 22, 2020 · 1 comment

Comments

@amohap2
Copy link

amohap2 commented Apr 22, 2020

The time slot was found but the 2 hour window wasn't clicked. Here's stacktrace:
SLOTS OPEN! 2
Traceback (most recent call last):
File "whole_foods_delivery_autobuy.py", line 137, in
getWFSlot('https://www.amazon.com/gp/buy/shipoptionselect/handlers/display.html?hasWorkingJavascript=1')
File "whole_foods_delivery_autobuy.py", line 119, in getWFSlot
autoCheckout(driver)
File "whole_foods_delivery_autobuy.py", line 27, in autoCheckout
slot_select_button.click()
File "/Users/amol/.pyenv/versions/2.7.16/lib/python2.7/site-packages/selenium/webdriver/remote/webelement.py", line 80, in click
self._execute(Command.CLICK_ELEMENT)
File "/Users/amol/.pyenv/versions/2.7.16/lib/python2.7/site-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "/Users/amol/.pyenv/versions/2.7.16/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/Users/amol/.pyenv/versions/2.7.16/lib/python2.7/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 (327, 631). Other element would receive the click:

...

(Session info: chrome=81.0.4044.122)

@pcomputo
Copy link
Owner

Is this resolved?

@pcomputo pcomputo closed this as completed Mar 3, 2021
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

2 participants