Skip to content

Instantly share code, notes, and snippets.

View jvice152's full-sized avatar

Joe Vice jvice152

  • Honeywell
  • Atlanta
View GitHub Profile
const puppeteer = require("puppeteer");
const opn = require("opn");
const nodemailer = require("nodemailer");
const timeout = 5000;
const waitForTimeout = 1000;
const cartLink =
"https://store.nvidia.com/store/nvidia/en_US/buy/productID.5438481700/clearCart.yes/nextPage.QuickBuyCartPage";