Skip to content

Commit

Permalink
Relax tap retries when waiting for repaint
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishbowler committed Nov 21, 2024
1 parent 9f89033 commit e31dc1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/workspaces/demo_app/commands/copyTextFrom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ appId: com.example.example

- tapOn:
id: 'fabAddIcon'
retryTapIfNoChange: false
- copyTextFrom:
text: '\d+'
- assertTrue: ${maestro.copiedText == '1'}

0 comments on commit e31dc1a

Please sign in to comment.