ukwa / webrender-puppeteer

Web page rendering service based on Google's Puppeteer
2 stars 3 forks source link

Support device emulation #2

Closed anjackson closed 4 years ago

anjackson commented 5 years ago

As puppeteer can perform device emulation, we should expose that here as a command line option. It would be good to be able to list the available device identities at the command line.

anjackson commented 4 years ago

This has been implemented as a switch devices option, enabled by environment variable.