Главная
Study mode:
on
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
Description:
Learn how to set up a complete iOS testing environment using Appium in this comprehensive tutorial. Begin with an introduction to the necessary requirements, then progress through installing Xcode and command-line tools, checking iOS simulators, and setting up Appium with the iOS driver. Discover how to obtain app files, run sessions with Appium Inspector, and configure desired capabilities. For testing on real iOS devices, explore additional steps including installing libimobiledevice, setting up WebDriverAgent, and preparing the physical device. Follow along with practical demonstrations and gain valuable insights to enhance your iOS automation testing skills.

Appium Step-by-Step: Complete iOS Testing Setup - Lecture 8

Automation Step by Step
Add to list