facebookarchive / ios-snapshot-test-case

Snapshot view unit tests for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to capture hidden screenShot inAnimation screens

Srividya86 opened this issue · comments

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