Xcode Cloud UI test runs often fail due to "The test runner failed to initialize for UI testing. (Underlying Error: Timed out waiting for AX loaded notification)"

I've yet to encounter these errors when running UI tests locally, but I'd estimate that 80-90% of my test runs on Xcode Cloud fail due to it.

I'm just testing with iPhone simulators, I've set it to retry on failure, but no luck.

Is there a setting or something I can tweak in my test code to improve the situation?

I am on the latest xcode/iOS dev betas - but it was doing this before I switched to them from.

Xcode Cloud UI test runs often fail due to "The test runner failed to initialize for UI testing. (Underlying Error: Timed out waiting for AX loaded notification)"
 
 
Q