Skip to content

Commit

Permalink
Fix maestro flow
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Apr 9, 2024
1 parent 34336f6 commit 3c90bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .maestro/tests/account/verifySession.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ appId: ${MAESTRO_APP_ID}
id: "verification-recovery_key"
- inputText: ${MAESTRO_RECOVERY_KEY}
- hideKeyboard
- tapOn: "Confirm"
- tapOn: "Continue"
- extendedWaitUntil:
visible: "Device verified"
timeout: 10000
Expand Down

0 comments on commit 3c90bb4

Please sign in to comment.