Skip to content

Commit

Permalink
Fix Autofill E2E test (#5071)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/414730916066338/1208406680151445/f

### Description

### Steps to test this PR

QA-optional

### No UI changes
  • Loading branch information
lmac012 authored Sep 26, 2024
1 parent 7256354 commit cc3b3cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .maestro/autofill/steps/search_logins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name: "Autofill: Search credentials"
---
# Pre-requisite: the user is viewing the password manager screen with some saved passwords added by a previous test step, on an autofill-eligible device

- runFlow:
when:
visible: "Sync & Back Up Your Passwords"
commands:
- tapOn: "No thanks"

- tapOn:
id: searchLogins

Expand Down

0 comments on commit cc3b3cc

Please sign in to comment.