puppeteer-cluster icon indicating copy to clipboard operation
puppeteer-cluster copied to clipboard

One browser per URL

Open Kikobeats opened this issue 5 years ago • 0 comments

Hello,

I miss a mode similar to CONCURRENCY_BROWSER:

One browser (using an incognito page) per URL

but without using incognito mode.

The reason you can't runt incognito mode on AWS Lambda (since you only have one cpu) but you want to take the advantages to have different browser instances.

Kikobeats avatar Aug 25 '19 09:08 Kikobeats