From b1dc3907e93a4591f340cd2cb5dd6747e5f2a116 Mon Sep 17 00:00:00 2001 From: amddg44 Date: Mon, 29 Jul 2024 21:01:24 +0200 Subject: [PATCH] Update Autofill UI test to reflect updated app copy (#3158) Task/Issue URL: https://app.asana.com/0/414709148257752/1207921435391441/f Tech Design URL: CC: Description: Fixes failing UI test due to copy change --- .maestro/release_tests/password-autofill.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.maestro/release_tests/password-autofill.yaml b/.maestro/release_tests/password-autofill.yaml index 9db1875339..6b56e59a9f 100644 --- a/.maestro/release_tests/password-autofill.yaml +++ b/.maestro/release_tests/password-autofill.yaml @@ -57,7 +57,7 @@ tags: - assertVisible: "test@example.com" - tapOn: "test@example.com" -- assertVisible: "Unlock to use saved password" +- assertVisible: "Unlock device to use saved password" - inputText: "passcode" - pressKey: Enter @@ -73,7 +73,7 @@ tags: - assertVisible: "test@example.com" - tapOn: "test@example.com" -- assertVisible: "Unlock to use saved password" +- assertVisible: "Unlock device to use saved password" - inputText: "passcode" - pressKey: Enter