Skip to content

Commit

Permalink
Fix flakey data clearing maestro test (#2493)
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy authored Feb 23, 2024
1 parent a27e6d5 commit 77cace8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .maestro/data_clearing_tests/01_fire_proofing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ tags:
- inputText: "TestName"
- tapOn: "Cookie value"
- inputText: "TestValue"
- scrollUntilVisible:
centerElement: true
- tapOn: "Done"
- scrollUntilVisible:
element:
text: "Submit"
- tapOn: "Submit"
Expand Down

0 comments on commit 77cace8

Please sign in to comment.