Add TestTag to the Recovery key field.

This commit is contained in:
Benoit Marty
2024-02-22 10:25:47 +01:00
parent c85b716098
commit 64db9fa173
4 changed files with 11 additions and 1 deletions

View File

@@ -3,7 +3,8 @@ appId: ${MAESTRO_APP_ID}
- tapOn: "Continue"
- takeScreenshot: build/maestro/150-Verify
- tapOn: "Enter recovery key"
- tapOn: "Enter…"
- tapOn:
id: "verification-recovery_key"
- inputText: ${MAESTRO_RECOVERY_KEY}
- hideKeyboard
- tapOn: "Confirm"