Tweet-311-Denver / tweet_311_denver_service

Backend for Tweet311Denver Turing Project
MIT License
1 stars 0 forks source link

Make puppeteer functions headless #28

Closed Dustin-Mikusko closed 4 years ago

Dustin-Mikusko commented 4 years ago

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.