| Package | Description |
|---|---|
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
ChromeEmulationInfoDto |
BrowserInfoDto.getChromeEmulationInfo() |
ChromeEmulationInfoDto |
ChromeEmulationDeviceRendererDto.getChromeEmulationInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowserInfoDto.setChromeEmulationInfo(ChromeEmulationInfoDto chromeEmulationInfo) |
void |
ChromeEmulationDeviceRendererDto.setChromeEmulationInfo(ChromeEmulationInfoDto chromeEmulationInfo) |
| Constructor and Description |
|---|
BrowserInfoDto(ChromeEmulationInfoDto chromeEmulationInfo,
IosDeviceInfoDto iosDeviceInfo,
String name,
Integer width,
Integer height) |
ChromeEmulationDeviceRendererDto(ChromeEmulationInfoDto chromeEmulationInfo) |
| Modifier and Type | Method and Description |
|---|---|
static ChromeEmulationInfo |
RenderBrowserInfoMapper.toEmulationInfo(ChromeEmulationInfoDto dto) |
Copyright © 2023. All rights reserved.