I am currently facing this issue when running tests for iOS
Assertion Failure: UI Testing Failure - Failure getting snapshot Error Domain=XCTestManagerErrorDomain Code=9 "Error -25201 getting snapshot for element <AXUIElement 0x7faf7b4173f0> {pid=84523}" UserInfo={NSLocalizedDescription=Error -25201 getting snapshot for element <AXUIElement 0x7faf7b4173f0> {pid=84523}}
Currently using Xcode v7.3.1, Cocoapods v1.0.1
I tried to remove DerivedData, Pods /, Podfile.lock and * .xcworkspace and run pod install after that. Bad luck. Still experiencing a mistake. First experience in Xcode 7.3. Updated and the problem continues.
Anyone who has experienced the same thing and resolved a problem? Please share your decision. Thank.
ios xcode xcode7 xcode-ui-testing
Abs F. Jun 22 '16 at 16:05 2016-06-22 16:05
source share