Testing in iOS, Episode 18: Record a UI Test | raywenderlich.com

XCUIApplication is a proxy for the application that you are testing. It can access the various elements of your application using XCUIElementQuery.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/25842120-testing-in-ios/lessons/18