Skip to content

Commit

Permalink
Almost
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Jun 8, 2024
1 parent c3ea650 commit 647e5f5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ public async Task IsAnimationPlaying()
VerifyScreenshot("ImageUITests_IsAnimationPlaying_No");

remote.TapStateButton();
await Task.Delay(500); // make sure the gif IS playing
VerifyScreenshot("ImageUITests_IsAnimationPlaying_Yes");
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 647e5f5

Please sign in to comment.