There is some useful tutorial which you could advice? I learned how write and run test with Emulator but can't understand how to run on real iOS devices (what I provide in the code, how properly Appium server should be run, etc.).
Asked
Active
Viewed 9,150 times
1 Answers
5
-
I've been trying to launch the real ihpone device by using appium app , I've configured UDID & BundleID param , but I'm getting the next error : Could not determine your device from Appium arguments or desired capabilities. Please make sure to specify the 'deviceName' and 'platformName' capabilities any idea ? I'm not launching it trough the command line or some code but using the appium app. where exactly can I define an additional parameters ? Thanks – Igal Nov 20 '14 at 11:39
-
Can you tell me what all did you select in all the Appium parameters for launch? – Smriti Nov 20 '14 at 21:31