-
Notifications
You must be signed in to change notification settings - Fork 114
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
[BUG] BestBuy Auto-Checkout Failing After Successful Cart #108
Comments
Same. Does Bestbuy reserves an item for you during checkout? If doesnt, bot is quite pointless. |
I'm getting the same thing with Best Buy. I know it's a beta feature right now, does anyone when this'll be a full feature?
|
I changed the line #213 in sites/bestbuy.py And it worked. However mine now gets stuck on last page and will no hit the 'Place Your Order' button. I'll open an issue for it. I see what it gets stuck but not sure if in Python during a 'while' exception the 'while' keeps executing. Sorry don't know python well enough to have a fix yet. |
I have fixed a bunch of the
I also found this typo, and fixing that did resolve one of the issues. I also changed the way it clicked something on checkout, but I've forgotten what that was. Issues that still remain for me:
Here's my modified script: [bestbuy.zip](https://github.com/Strip3s/PhoenixBot/files/6517952/bestbuy.zip) I'm going to keep tinkering with it, but I've been able to successfully make 2 purchases with it so far. |
Are you using any special Check boxes in setup that are not defaults like best buy auto checkout? Tell us more about your setup. Did you have to help the bot auto buy the items with your 2 successes? Thanks in advance. I've added your changes. |
Expected Behavior
I believe Phoenix should be able to auto-checkout.
Actual Behaviour
Phoenix is able to cart an item in BBY but doesn't seem to be able to proceed to checkout to complete the remaining steps.
Screenshots
Desktop Configuration
The text was updated successfully, but these errors were encountered: