Sreedeepkesav M S
Sreedeepkesav M S

Reputation: 1173

Appium inspector for iOS unable to open simulator

Appium inspector shows the following error while trying to inspect an iOS App

enter image description here

Upvotes: 0

Views: 563

Answers (1)

sameer joshi
sameer joshi

Reputation: 377

If you are working on Mac system and installed appium.dmg then do the following

  1. click on Apple Symbol and provide App path(ends with .app).
  2. click on force device and chose your device to run IOS simulator.
  3. choose the version IOS simultor that is platform version
  4. Prerequisite is that You should have pre installed simulators.
  5. then click on launch....

hope This Helps:)

Upvotes: 0

Related Questions