dkkocab / WebSiteBot_PS5

This is a bot that will buy a PS5 through Walmart. It's written in python and uses selenium to interact with web pages. *WORK IN PROGRESS*
342 stars 91 forks source link

address details #8

Open ljara2106 opened 3 years ago

ljara2106 commented 3 years ago

in the address section...where do I put the city, state, and zip code?

if name == "main": personal_info = dict( address = "1234 Apple Lane",

dkkocab commented 3 years ago

Yeah I realized that for some, Walmart didn't auto fill the rest of the information. I plan on adding more address lines. But rumor rn is that Walmart will be doing pick up rather than delivery so I need to change all of that

KNwanevu commented 3 years ago

Any word on Walmart only doing pickup? Or were address lines updated in Release and not Physical? Would you recommend one runs the RELEASE.py instead?