nickconnors / RTX-3070-Best-Buy-Bot

Selenium WebDriver Python script to auto checkout RTX 3070 graphics card when in stock
136 stars 57 forks source link

Bot not proceeding to add to cart #26

Open rah-newbie opened 3 years ago

rah-newbie commented 3 years ago

I ran the bot as per the readme instructions, even changed link to a product that was in stock to test it out bot and changed bestbuy.com line to bestbuy.ca (I'm canadian :) )

ran it thru comand prompt and chrome page pops up to the item, however, it just keeps refreshing the page even though item is in stock and add to cart button is yellow, it does not proceed. just keeps refreshing page. Not sure why?

Edit: i went to bestbuy.ca website manually and attempted to purchase it (proceeded all the way thru) and it did ask for my CVV, so that is not the error

Please help. \Thank you

ghost commented 3 years ago

Did you find any solution? I am having the exact same issue.

AL45326 commented 3 years ago

The script itself needs to be updated. Missing some lines of code.

ghost commented 3 years ago

You have the missing lines of code? please share if you do.