Update wording from "Enter recovery key" to "Use recovery key"
This commit is contained in:
parent
2141795d59
commit
faa97ff2f1
4 changed files with 5 additions and 6 deletions
|
|
@ -1,10 +1,10 @@
|
|||
appId: ${MAESTRO_APP_ID}
|
||||
---
|
||||
- extendedWaitUntil:
|
||||
visible: "Enter recovery key"
|
||||
visible: "Use recovery key"
|
||||
timeout: 30000
|
||||
- takeScreenshot: build/maestro/150-Verify
|
||||
- tapOn: "Enter recovery key"
|
||||
- tapOn: "Use recovery key"
|
||||
- tapOn:
|
||||
id: "verification-recovery_key"
|
||||
- inputText: ${MAESTRO_RECOVERY_KEY}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue