EarlGrey
EarlGrey copied to clipboard
EarlGrey 2.0 iOS 13/Xcode 11 beta compatibility?
I am trying to run test using EarlGrey 2.0 on XCode 11 beta 6 with iOS 13 simulator. Everything else compiles and builds without issue. Launch app also works. But I always get stuck at "Attaching to xxx(app name) on [simulator name]". Anyone else has encountered the same issue?
That doesn't seem to be related to EarlGrey. Can you do a clean run with XCUITest? Or reset your sim?
iOS 13 is pretty broken when working with UITests...
Hey @joshuapoq, I've been struggling with UI testing on iOS 13 too recently. 😞
Have you got more info or radar I could check out regarding these issues, and maybe workarounds? 🤞 🙏
Is this being seen with every EG 2 test on Xcode 11/ iOS 13? Our Sample app seems to be working fine. Can we get more failure logs?