Skip to content

Commit

Permalink
Scroll down to the Passwords row correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Oct 30, 2024
1 parent 4c27522 commit aa55e99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .maestro/shared/remove_local_logins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ appId: com.duckduckgo.mobile.ios
---

- tapOn: Settings
- scrollUntilVisible:
element: Passwords
- tapOn: Passwords
- tapOn: Passcode field
- inputText: "0000"
Expand All @@ -10,4 +12,4 @@ appId: com.duckduckgo.mobile.ios
- tapOn: Delete Password
- tapOn: Delete Password
- tapOn: Settings
- tapOn: Done
- tapOn: Done

0 comments on commit aa55e99

Please sign in to comment.