diff --git a/e2e/workspaces/demo_app/commands/copyTextFrom.yaml b/e2e/workspaces/demo_app/commands/copyTextFrom.yaml index 7c7aad82a0..19c8f3c5da 100644 --- a/e2e/workspaces/demo_app/commands/copyTextFrom.yaml +++ b/e2e/workspaces/demo_app/commands/copyTextFrom.yaml @@ -4,6 +4,7 @@ appId: com.example.example - tapOn: id: 'fabAddIcon' + retryTapIfNoChange: false - copyTextFrom: text: '\d+' - assertTrue: ${maestro.copiedText == '1'} \ No newline at end of file