We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
From what I see in the library there's only one call to setDeviceMetricsOverride that sets mobile: false.
setDeviceMetricsOverride
mobile: false
It would be great if there was an exposed API to enable mobile emulation and manage width and height of the viewport dynamically.