rubycdp / ferrum

Headless Chrome Ruby API
https://ferrum.rubycdp.com
MIT License
1.69k stars 120 forks source link

Send Emulation commands to Page #389

Closed erickguan closed 9 months ago

erickguan commented 11 months ago

Hey,

I am working on automatic rendering with Ferrum. I am interested in sending some additional Emulation commands. For example, puppeteer has emulateViewport.

Can I contribute a few methods to Page or a Mixin?

route commented 11 months ago

@erickguan sure, looking forward