Post

Replies

Boosts

Views

Activity

Reply to Is it possible to create an XCUITest target that is in a separate project from the project that contains the application to be tested?
let app = XCUIApplication(bundleIdentifier: "<Your Bundle Id>") app.launch()
Replies
Boosts
Views
Activity
Jun ’21