fairgame
fairgame copied to clipboard
Bot fails after choosing shipping address.
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
There is no code included to deal with selecting delivery options.
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
You add code to the program to click the button you want to click.
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
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.
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.
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.
Well, the bot is just using Selenium. Find the XPath of the shipping options and use the bot to click on it.