Skip to content

Commit

Permalink
Update Autofill UI test to reflect updated app copy (#3158)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/414709148257752/1207921435391441/f
Tech Design URL:
CC:

Description:
Fixes failing UI test due to copy change
  • Loading branch information
amddg44 authored Jul 29, 2024
1 parent a73c06c commit b1dc390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .maestro/release_tests/password-autofill.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ tags:
- assertVisible: "[email protected]"
- tapOn: "[email protected]"

- assertVisible: "Unlock to use saved password"
- assertVisible: "Unlock device to use saved password"
- inputText: "passcode"
- pressKey: Enter

Expand All @@ -73,7 +73,7 @@ tags:
- assertVisible: "[email protected]"
- tapOn: "[email protected]"

- assertVisible: "Unlock to use saved password"
- assertVisible: "Unlock device to use saved password"
- inputText: "passcode"
- pressKey: Enter

Expand Down

0 comments on commit b1dc390

Please sign in to comment.