ianmarmour / nvidia-clerk

A cross-platform go bot that tracks for availability of stock from Nvidia's store and adds a cart to your checkout.
BSD 3-Clause "New" or "Revised" License
222 stars 64 forks source link

Doesn't launch a Chrome window after starting #98

Closed phastekk closed 3 years ago

Qerlak commented 3 years ago

That is intentional. Once a card is ready to purchase, it will open a new tab in your default browser with the card in your cart. It does not open a tab if the card is out of stock.

Qerlak commented 3 years ago

you can test this with the "-model=2060" option. It will open a new tab in chrome with it ready to buy in your cart! Hope this helps