ahertel / Amazon-Fresh-Whole-Foods-delivery-slot-finder

A Mac tool that finds available delivery slots for Amazon's Whole Foods delivery and Amazon Fresh services
MIT License
1.03k stars 171 forks source link

False delivery slot alarm #71

Open kebab-mai-haddi opened 4 years ago

kebab-mai-haddi commented 4 years ago

So, this script was working just fine. Now, I see this page below: image

After running the script, within 60 secs (the first shot that the script takes), it alerts me with the message that the delivery slot has appeared. Unable to fix it going through your code.

Let me know if you guys need any help in reproducing this issue.

ahertel commented 4 years ago

Hi @kebab-mai-haddi. Thanks for bringing this to my attention. Would you be willing to share a screenshot of the entire page, with your personal information blurred out?

That would give me better sense of what the script is seeing. The way the script determines whether it has found a slot is by looking for the words "Schedule your order", along side either one of the following: "AM" or "PM".

I'm wondering whether the page you are seeing contains these keywords, outside of what I can see in your above screenshot. Also it looks like your page doesn't match the screenshots I included in the compatible section as your screenshot shows three possible days, rather than two.

Looking forward to getting this resolved for you.