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.
87 stars 14 forks source link

fix: race condition on `newPage` #44

Closed szmarczak closed 3 years ago

szmarczak commented 3 years ago

Fixes https://github.com/apify/apify-js/issues/1126

B4nan commented 3 years ago

i guess we'll need a version bump too