YoVDO

How to Setup iOS Automation on Mac OS

Offered By: Automation Step by Step via YouTube

Tags

Appium Courses Java Courses Xcode Courses

Course Description

Overview

Learn how to set up iOS automation on macOS in this comprehensive tutorial. Follow step-by-step instructions to install and configure essential tools like Java, Appium, Xcode, and WebDriverAgent. Explore the process of creating an Apple ID, initializing the WebDriverAgent project, and setting up desired capabilities for iOS automation. Gain practical insights into using Eclipse for project creation, adding Maven dependencies, and implementing IOSDriver for automated testing. Discover additional resources, external tools, and utilities to enhance your iOS automation workflow. Perfect for beginners looking to master Appium and iOS automation techniques.

Syllabus

Step 0: Intro
Step 1: Install Java JDK
Step 2: Install HomeBrew
Step 3: Install node js and npm
Step 4: Install Appium
Step 5: Install Xcode
Step 6: Install Xcode command line tools
Step 7: Create Apple ID
Step 8: Install Carthage
Step 9: Initialize WebDriverAgent Project
Step 10: Open WebDriverAgent.xcodeproj in Xcode
Step 11: Build and run project
Step 12: Create a project and add desired capabilities for automation on iOS
URL url = new URL"http://127.0.0.23/wd/hub";


Taught by

Automation Step by Step

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity