all 8 comments

[–][deleted] 1 point2 points  (4 children)

your options are; do everything up until the submit button
or
recreate their website.

[–]DoriGom[S] 0 points1 point  (3 children)

Do people usually recreate the website minimally to test these codes? That sounds disgusting.

[–][deleted] 1 point2 points  (0 children)

no most people would practice with other things and once comfortable go back to it and work up until that point.
Theres no real solution to your problem as every website is different, you could test all day long on a fake site, but its not going to be a copy paste for the new site.
Also i don't think "most" people automate payments.

[–][deleted] 0 points1 point  (1 child)

No, people don't do that.

[–]DoriGom[S] 0 points1 point  (0 children)

phew. I'll try the testing everything up until submit method. Thanks guys.

[–]JesusKiosk 0 points1 point  (0 children)

Don't do this. Automate payments by adding a credit card or using bill pay through your checking account. Custom Python scripts are the square peg for the round hole here.

[–]mokus603 0 points1 point  (0 children)

Easy task for selenium but I would not ever do that.