Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Appium Step-by-Step: Complete iOS Testing Setup - Lecture 8
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Topics
- 3 Check Requirements
- 4 Install Xcode & Xcode command-line tools
- 5 Check iOS simulators
- 6 Install Appium & appium doctor
- 7 Check what is missing on your system appium-doctor --ios
- 8 Install Appium ios Driver XCUITEST
- 9 Get the app file .app or .ipa or bundleId
- 10 Run a session with Appium Inspector
- 11 Get Desired Capabilities
- 12 Check Requirements
- 13 Install libimobiledevice
- 14 Install WebDriverAgent
- 15 Set up the real iOS device
- 16 Summary