Vlad

Results 11 comments of Vlad

> ```js > await exporter.initPool( > { > puppeteer: { args: chromium.args }, > pool: { maxWorkers: 2, logging: undefined }, > }, > chromium > ); > ``` HI!...