in screenshot/screenshot.js [18:21]
async function initBrowser() { console.log("Initializing browser"); return await puppeteer.launch(); }