/check-puppeteer-webgl

It simple prints on the console if webgl is available for pupeeteer

Primary LanguageJavaScript

check-puppeteer-webgl

It simple prints on the console if webgl is available for pupeeteer

To run it

npm i && npm start

Expected results

WebGL Support: { gl: true, expGl: true }

Credits

puppeteer/puppeteer#1260