I have the following script:
const puppeteer = require("puppeteer"); (async () => { const url = "MyUrl.com"; const browser = a