Appium Python Tutorial - Build UICatalog iOS App using Xcode and Open with Appium Desktop Tool

Published: 09 September 2017
on channel: MobileTesting
4,263
20

Welcome to MobileTesting YouTube Channel.

In this video we will download and build the UICatalog app using Xcode and then install it in our iPhone Simulator by giving app path in Appium GUI tool.

UICatalog app Github link:

https://github.com/appium/ios-uicatalog


Build/Runtime Requirements for UICatalog:

Building this sample requires Xcode 5.0 and iOS 7.0 SDK
Running the sample requires iOS 7.0 or later.


Updated Appium Desired Capabilities with app path:

{
"platformName": "iOS",
"platformVersion": "10.3",
"deviceName": "iPhone 7",
"app": "/Users/venkateshakula/Library/Developer/Xcode/DerivedData/UICatalog-archqtkfqdgekgayzfljvgugwkvr/Build/Products/Debug-iphonesimulator/UICatalog.app",
"noReset": true
}

Appium Desktop for Mac installation process explained in this video:
   • Appium Python Tutorial - Appium Desktop Se...  

Follow the steps in this video to fix: "Error: Could not find app at" error


On this page of the site you can watch the video online Appium Python Tutorial - Build UICatalog iOS App using Xcode and Open with Appium Desktop Tool with a duration of online in good quality, which was uploaded by the user MobileTesting 09 September 2017, share the link with friends and acquaintances, this video has already been watched 4,263 times on youtube and it was liked by 20 viewers. Enjoy your viewing!