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

refactor: convert launch context to TS #34

Closed vladfrangu closed 3 years ago

vladfrangu commented 3 years ago

CC: @pocesar @B4nan @mnmkng

vladfrangu commented 3 years ago

I so don't understand why Windows with nodejs 14 keeps timing out in CI... Darn webkit

vladfrangu commented 3 years ago

Finally, CI passed. Will need this before I can wrap up #35