This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 7
Feb 2015

I need help in setting up appium for IOS apps and using IOS real device & window 7.

Is it possible to run my app on real ios device with window 7 using appium + selenium framework?

  • created

    Feb '15
  • last reply

    May '18
  • 6

    replies

  • 14.8k

    views

  • 7

    users

  • 3

    likes

  • 4

    links

@newgen_appium : I would say answer is no and yes both.
No :- Because there is no Xcode available for windows 7 and without xcode you can't use appium for IOS.
Yes :- Workaround is install VMware on windows 7 and install Mac OX on VM and use it for your appium testing for IOS devices.

20 days later
1 year later
4 months later

I could gather from this thread that there is no legal way to automate iOS Apps using Appium from Windows Machine. What kind of iOS Apps does it refer to? Does this refer only to native/hybrid apps or to all kinds of Apps?
Can I launch Mobile Safari Browser and automate a Mobile Web App on iPhone connected to a Windows Box with Appium installed in it??
I received the following Error in Appium Console for not being able to locate Xcode when I tried:
[XCUITest] Error: Could not find path to Xcode

1 month later
9 months later

Thank you @tombensim. Can you please tell me if it’s possible to use my already developed test scripts in ruby with this community version of Appium Studio ? Can you please suggest any other ways to edit and reuse test scripts with this Appium Studio ?