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

Bot fails after choosing shipping address. #807

Open
VIncentOOF opened this issue Jun 30, 2021 · 8 comments
Open

Bot fails after choosing shipping address. #807

VIncentOOF opened this issue Jun 30, 2021 · 8 comments

Comments

@VIncentOOF
Copy link

After I used --shipping bypass and the bot finally selected my address, at the deliver area it failed to press continue.
Is it also possible to click shipping that is not free
fail2
fail1

@DakkJaniels
Copy link
Collaborator

There is no code included to deal with selecting delivery options.

@VIncentOOF
Copy link
Author

So how do I fix this issue because I am ok with the bot selecting any type of shipping and don’t care what the bot selects also how is the bot coded for shipping

@DakkJaniels
Copy link
Collaborator

You add code to the program to click the button you want to click.

@VIncentOOF
Copy link
Author

But is there any default payment and shipping code like from which line to which line so that I can maybe use that to guide me

@DakkJaniels
Copy link
Collaborator

No, because it is expected/assumed that those are already set and you don't have to select them every time. This does not typically come up for domestic shipping.

@ChristianPerdomo
Copy link

ChristianPerdomo commented Aug 4, 2021

The address is set by setting the "prime days" option as default and this is how the bot works . ONLY FOR LOCAL SHIPPING IN THE USA.

@VIncentOOF
Copy link
Author

Ah so only local shipping works? And I have Amazon prime for Amazon Sg so I will just buy prime for Amazon US and use my planet express address in the USA.

@bushshrub
Copy link

Well, the bot is just using Selenium. Find the XPath of the shipping options and use the bot to click on it.

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

4 participants