ChromeEmulationInfo type
Objects of this type are used to configure the Ultrafast Grid to render checkpoints by emulating a device by using Chrome mobile emulation.
chromeEmulationInfo property
Syntax
obj = { chromeEmulationInfo: value };
Type:
{
deviceName: DeviceName | undefined;
screenOrientation?: ScreenOrientation | undefined;
};
Remarks
The viewport width and height used to identify the baseline, is defined implicitly by the screen characteristics of the device.