ChromeEmulationInfo class
Platform: Selenium 3Language: Python SDK:
Objects of this class are used to configure the Ultrafast Grid to render checkpoints by emulating a device by using Chrome mobile emulation.
Import statement
from applitools.selenium import ChromeEmulationInfo
Constructor
- ChromeEmulationInfo()
- Create an object that can be used to configure the Ultrafast Grid to render checkpoints by emulating a device using Chrome mobile emulation.
Properties
- device_nameType:DeviceName
- Use this property to set and retrieve the name of the device.
- screen_orientationType:ScreenOrientation
- Use this property to set and retrieve if the device is portrait or landscape