Here’s an alternative for automated iOS UI testing, if Apple’s XCUI isn’t doing the trick for you. This one seems to let you peek under the hood of your app a little more.
EarlGrey is a white-box functional UI testing framework for iOS developed by Google.
π UI Testing iOS application with EarlGrey | on GitHub
Via iOS Dev Weekly.