apify / browser-pool

A Node.js library to easily manage and rotate a pool of web browsers, using any of the popular browser automation libraries like Puppeteer, Playwright, or SecretAgent.
89 stars 14 forks source link

fix: playwright proxy-per-page #56

Closed szmarczak closed 2 years ago

szmarczak commented 2 years ago

It requires a global server, even if all the contexts will use a different one.