0

While setting up Appium on Mac, I am stuck at a point where we have got .app file to automate on an iphone simulator. I am able to launch app which comes with .xcodeproj on Xcode.

But now I have an MyApp.app file to use on a Simulator. if I try to open a simulator using UDID it always open latest iOS version on Latest iPhone Simulator using this command:

open -a "Simulator" --args -CurrentDeviceUDID 8A63E11E-BEE4-4A1A-B77B-205D19A3DEE3

I need to open this on a specific iOS version on specific device then install MyApp.app on it. (also I am not able to get bundle id of app; not sure at which step I can do this)

Moreover, it Would be great if you can also share settings for Appium Inspector and where to fetch values from ?

Amit Verma
  • 109
  • 7

0 Answers0