Closed Dustin-Mikusko closed 4 years ago
It removes the {headless: false} code from each of the Puppeteer functions so that a browser window doesn't pop up each time they are ran.
{headless: false}
What does this PR do?
It removes the
{headless: false}
code from each of the Puppeteer functions so that a browser window doesn't pop up each time they are ran.