Table of Contents |
---|
...
Expand | ||
---|---|---|
| ||
Each iOS device has a Unique Device Identifier (UDID), that helps automation engines to identify the specific device from the group of devices. The ID is the combination of letters and numbers that is specific to the device. You can identify UDID from Simulator window or using the terminal. To find the UDID of iOS device from the Simulator window:
To find the UDID of iOS device using terminal:
|
...
Expand | ||
---|---|---|
| ||
UDID of Android device is nothing but the device name. To identify the device name:
|
...