AndroidDevice(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A single Android device.
Attributes |
|
---|---|
Name | Description |
android_model_id |
str
Required. The id of the Android device to be used. Use the TestEnvironmentDiscoveryService to get supported options. |
android_version_id |
str
Required. The id of the Android OS version to be used. Use the TestEnvironmentDiscoveryService to get supported options. |
locale |
str
Optional. The locale the test device used for testing. Use the TestEnvironmentDiscoveryService to get supported options. |
orientation |
str
Optional. How the device is oriented during the test. Use the TestEnvironmentDiscoveryService to get supported options. |