Use app.activate() before calling app.launch() on 15.4+
Post
Replies
Boosts
Views
Activity
We are facing the same issue with xcode 15 on ventura. There is no crash when we use app.activate() but calling app.launch() seem to crash the whole test.
+1, facing the same issue
Facing the same issue