facebookarchive / ios-snapshot-test-case

Snapshot view unit tests for iOS
MIT License
2.66k stars 253 forks source link

How to capture hidden screenShot inAnimation screens #234

Open Srividya86 opened 7 years ago

Srividya86 commented 7 years ago

my test is to capture screen during Animation screens using FBSnapshotVerifyView(currentVC.view, identifier: "\(element)") Animation screens are having three screens using single view but last one not able to hit using any identifier