Describe the bug
xcparse screenshots result.xcresult --activity-type testAssertionFailure does not extract screenshot of failure
Desktop (please complete the following information):
ProductName: macOS
ProductVersion: 12.6.2
BuildVersion: 21G320
- xcparse Version:
2.3.1
- Swift version:
swift-driver version: 1.62.15 Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
- XCResult version:
3.39
To Reproduce
Steps to reproduce the behavior:
- Run a failing UI Test in Xcode 12.4
- Run:
xcparse screenshots result.xcresult --activity-type testAssertionFailure where result.xcresult Xcode result bundle path
- See no screenshots extracted
Expected behavior
we had it working with previous versions of Xcode and got screenshots extracted