public class ChromeEmulationInfoDto extends Object
| Constructor and Description |
|---|
ChromeEmulationInfoDto() |
ChromeEmulationInfoDto(String deviceName,
String screenOrientation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeviceName() |
String |
getScreenOrientation() |
void |
setDeviceName(String deviceName) |
void |
setScreenOrientation(String screenOrientation) |
Copyright © 2023. All rights reserved.