OnetapInc / chromy

Chromy is a library for operating headless chrome. 🍺🍺🍺
MIT License
605 stars 41 forks source link

Orientation of emulated mobile device #119

Open seleckis opened 5 years ago

seleckis commented 5 years ago

Would be great to set orientation "landscape" | "portrait" for emulated mobile device. or rotation param (90, -90) or something similar. Is it possible?

seleckis commented 5 years ago

For now I just create another custom device with swapped dimensions. Is this the only option?