Back to Appium Tutorial Index
Assuming that you have completed installation of xCode and appium on OSx.
Assuming that you have completed installation of xCode and appium on OSx.
Stop Appium app if it is running - Open iOS settings on appium app and specify > App Path, Force Device (if you need to), Platform version as following -
Now appium is ready to install app on iPhone 6-
Click the Inspector button > It would launch inspector and open given app on iPhone 6. You can click on any element and appium inspector would show corresponding details. This information can be used to build element locators for tests -
You can also record use and throw scripts using Record button and modify it to develop production ready script