Alvito Raidhy

Results 6 comments of Alvito Raidhy

Hi. I managed to record to a resolution that I desired using this code. Hopefully it helps ```js const browser = await launch({ executablePath: RECORD_CHROME_BIN, args: [ "--no-zygote", "--no-sandbox", "--disable-gpu",...

Thanks. I'll see what I can contribute

> Hey @alvitoraidhy > > Did you find some time to work on this? > > I wanted to suggest another approach to this; forking the v4 plugin and updating...

With Typescript the package from npm would come with typings (*.d.ts files) without having to maintain them separately. Moreover you won't really need to type using jsdoc if you use...

It would be great if this can be merged soon