Ford Europe - Side impact crash test. - https://flic.kr/p/dwY36Y
https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/caps.md
{
"app": “/Project/news/ios/build/Build/Products/Debug-iphonesimulator/news.app",
// iOS 其中⼀一個限制是無法測別⼈人家的 App
"newCommandTimeout": 60,
"platformName": "iOS",
"platformVersion": "10.3",
"deviceName": "iPhone 6s"
}
iPhone Simulator
{
"app": "/Users/patw/Library/Developer/Xcode/DerivedData/xxxx-drfnlsqbltdfekdfdijibwdepdfn/Build/Products/
Debug-iphoneos/xxxx.app",
"newCommandTimeout": 60,
"platformName": "iOS",
"platformVersion": "10.3",
"deviceName": "XXXX IPhone",
"udid": "b0fbf219dc0a39239e6df30e166f01a6405f9636",
"xcodeOrgId": "XXXXXXXXXX",
"xcodeSigningId": "iPhone Developer"
}
iPhone 6s 實機