UI Testing
suggest changeSyntax
- XCUIApplication() // Proxy for an application. The information identifying the application is specified in the Xcode target settings as the “Target Application”.
- XCUIElement() // A user interface element in an application.
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents