Devices Api¶
- class bsapi.app_automate.appium.devices.Device(os=None, os_version=None, device=None, real_mobile=None)¶
Represents a supported device on BrowserStack
- Parameters
os (str) – The OS running on the device
os_version (str) – The version number for the devices OS
device (str) – The name of the device
real_mobile (str) – Is the device a real phone