First of all, we need to have Xcode and the Xcode command line tools installed. On the iOS side, there are a few requirements. iOS Requirementsįirst of all, let's talk about the requirements for using Appium for the main mobile platforms we care about, iOS and Android. How do you install Appium? How do you make sure all of its dependencies are working correctly for both iOS and Android? And we'll also look at downloading and setting up the sample code that we'll be using in this workshop. In this module, we are going to explore getting set up with Appium. Hello everyone and welcome back to the Appium Pro Intro Workshop. (From that site you can either git clone the repo, or download it as a zip file. You can download this sample code from GitHub at the following url.