UITestUtils icon indicating copy to clipboard operation
UITestUtils copied to clipboard

Take screenshots in Xcode UI Tests (Swift)

Results 7 UITestUtils issues
Sort by recently updated
recently updated
newest added

on simulator,I can save the current screen of the test app,but,on real device , I just save a black picture in UI Testing app,can not save screenshot on real device...

This patch adds two `podspec` files for the two parts of the library. One `podspec` with two `subspec`s didn't work, because they are not supposed to create different modules: https://github.com/CocoaPods/CocoaPods/issues/3979...

I'm following the instructions to and got up to the import statements but running in to an issue with importing the UITestServer. My application is written in Objective-C and therefore...

Simulator works fine but in the real device, there is below stack trace: The bundle “ExampleAppUITests” couldn’t be loaded because it is damaged or missing necessary resources. Try reinstalling the...

Create a feature that will automatically capture last state screenshot when test step fail