Open Srividya86 opened 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
FBSnapshotVerifyView(currentVC.view, identifier: "\(element)")
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