

In addition to Appium’s general requirements, following are the requirement to use XCUITest driver Requirements and Support – XCUITest driver the development of the XCUITest driver happens at the appium-xcuitest-driver repo.

Further, Appium’s XCUITest driver manages WDA as a subprocess opaque to the Appium user. WDA is a WebDriver-compatible server that runs in the context of an iOS simulator or device and exposes the XCUITest API. Further, this access to XCUITest is mediated by the WebDriverAgent server. Moreover, this driver leverages Apple’s XCUITest libraries in order to facilitate automation of your app. XCUITest driver is the primary support for automating Appium’s iOS apps. Go back to tutorial XCUITest Driver for iOS
