Testing in iOS, Episode 18: Record a UI Test | Kodeco

This content was released on May 14 2020. The official support period is 6-months from this date.

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.kodeco.com/8458722-testing-in-ios/lessons/18