Hi can someone help to figure out how to successfully execute the following puppeteer.connect behind the proxy ?
Thx.
await puppeteer.connect({
browserWSEndpoint: "wss://cdp.lambdatest.com/puppeteer?capabilities=xxxxx",
})
Hi can someone help to figure out how to successfully execute the following puppeteer.connect behind the proxy ?
Thx.
await puppeteer.connect({
browserWSEndpoint: "wss://cdp.lambdatest.com/puppeteer?capabilities=xxxxx",
})