

The default automation method used for iOS is XCUITest. UFT Mobile enables you to run tests on iOS devices without requiring a Mac machine. When running your Appium tests through UFT Mobile, you can indicate the method of automation to use during script execution. Safari Driver is not supported on Linux and Windows. Note that Appium anonymous access is not supported with LDAP. For details see Lab and workspace management. When you run an Appium test anonymously, the user is assigned to the Default workspace. The following guidelines should be considered when running an Appium test:
#Appium app install#
Note: You do not need a Mac machine to install apps on an iOS device.

In the code that starts the session, replace the Appium server URL and port with the URL and port of UFT Mobile using the following format (see below for an example): To prepare your Appium test to run on UFT Mobile:
