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 Information in `...RELEASE.py` #13

Open jpmarra opened 3 years ago

jpmarra commented 3 years ago

It looks like this input is only accounting for line 1 of the address, and not the City, State, and Zip. Does this assume that the Walmart site parses the address line one input into the correct data?

Sweigabr16 commented 3 years ago

It looks like this input is only accounting for line 1 of the address, and not the City, State, and Zip. Does this assume that the Walmart site parses the address line one input into the correct data?

I was curious about this as well. There is also no section for billing address which I'm not sure may or may not be needed.

nicholaicascio commented 3 years ago

This is a duplicate Issue already addressed in #8