Completed
Step 4: Install Appium
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Setup iOS Automation on Mac OS
Automatically move to the next video in the Classroom when playback concludes
- 1 Step 0: Intro
- 2 Step 1: Install Java JDK
- 3 Step 2: Install HomeBrew
- 4 Step 3: Install node js and npm
- 5 Step 4: Install Appium
- 6 Step 5: Install Xcode
- 7 Step 6: Install Xcode command line tools
- 8 Step 7: Create Apple ID
- 9 Step 8: Install Carthage
- 10 Step 9: Initialize WebDriverAgent Project
- 11 Step 10: Open WebDriverAgent.xcodeproj in Xcode
- 12 Step 11: Build and run project
- 13 Step 12: Create a project and add desired capabilities for automation on iOS
- 14 URL url = new URL"http://127.0.0.23/wd/hub";