Dmytro TOLSTYI

Results 20 comments of Dmytro TOLSTYI

Hi @ThiagoMFerreira, This error usually means that version of Chrome/Chromium doesn't correspond the version of chromedriver. This is what mentioned here: `This version of ChromeDriver only supports Chrome version 83`....

Hi @khyati2010 @ashishgarg59, this module is about Chromium and the issues you are having are connected to incorrect version of `chromedriver`. You need either to use chromium version that is...

Wow. Good job, @tvojtech! I will verify if it works on `Windows` and merge your changes. Thank you!

Unfortunately, this PR conflicts with the idea of having alternative download URLs with the same structure as official CDN proposed in PR #28. But, this is a very good information...

Waiting for a new release of https://github.com/avajs/ava.

Single downlod page is: https://download-chromium.appspot.com/ Download example URL: https://download-chromium.appspot.com/dl/Win_x64?type=snapshots

Tbh, I've never seen and never used pkg. So, it's really hard to say what's the issue there, unfortunately.

@amar15code If you could provide a PR I will check and merge it

@aceamarco Platform is automatically selected according to the platform on which you launch package manager. So, if you do e.g. `npm install` on Linux it should download Linux binaries: https://github.com/dtolstyi/node-chromium/blob/master/utils.js#L18