Hi,
I want to test an iOS app using Appium?
Can anyone please guide me from where I can download & setup the environment?
I have laptop with windows 10, can I use appium on it?
-
You can download appium from this link https://github.com/appium/appium/releases. Using Mac machine only you can able to inspect and test an iOS app. For installing, appium in mach machine you need to download appium in .dmg format. In the above link you can find that format.
-
For setting the appium parameters, follow this tutorial http://appium.io/slate/en/master/?ruby#setting-up-appium
You can download it from here here too.