I purchased a program that runs a .json script to purchase products from a specific website for me. The program automatically opens my browser. And I can also run multiple instances of the program at the same time.
My issue is that the website only allows 1 item to be purchased at a time, so I need to figure out a way to be able to have seperate accounts logged into the website at the same time.
I have tried different browsers and settings but I think its the cookies that block me from signing in to the website from different accounts. I have tried disabling cookies, but then the program is unsuccesful at adding the item to the cart. Because the program auto launches the browser I cannot use separate profiles.
Any ideas?

