[Mobile] iOS Setup (Simulators) in Katalon Studio
This article shows you how to set up Xcode simulators to test iOS applications with Katalon Studio.
To begin with, you need to setup a macOS environment. You can not execute iOS mobile testing in Windows and Linux.
Part 1: Install Xcode
Install Xcode version 10.2 or newer. You can download Xcode from the App Store or the Apple Developer website: Xcode 13.
Note:
- Xcode must support the current version of your iOS device.
- Katalon Studio can only support iOS version 9.0 or above. To learn more about the supported environment in Katalon Studio, you can refer to this document: Supported environment.
Part 2: Install Appium and Xcode command-line tools
Install with built-in tools
Install manually
Part 3: Set up Xcode simulators for mobile testing in Katalon Studio
After installing Xcode, Katalon automatically recognizes Xcode simulators as iOS devices. To check whether Katalon successfully recognizes Xcode simulators, on the main toolbar, select the iOS device in the dropdown list next to Run.
You should see a list of pre-installed Xcode simulators appearing as iOS devices.
Part 4: Prepare the iOS application file
.app
file.