The information in this topic may be out of date. The current SDK reference guide has moved here.
ChromeEmulationInfo class
Platform: PlaywrightLanguage: JavaScript SDK:
Objects of this type are used to configure the Ultrafast Grid to render checkpoints by emulating a device by using Chrome mobile emulation.
Constructor
- chromeEmulationInfoType:{deviceName:DeviceName|undefined;screenOrientation?:ScreenOrientation|undefined}
- Create an object that can be used to configure the Ultrafast Grid to render checkpoints by emulating a device using Chrome mobile emulation.