duckduckgo / iOS

DuckDuckGo iOS Application
https://itunes.apple.com/us/app/duckduckgo-privacy-browser/id663592361?mt=8
Apache License 2.0
1.79k stars 405 forks source link

autofill UI tests #3012

Closed brindy closed 4 days ago

brindy commented 1 week ago

Task/Issue URL: https://app.asana.com/0/392891325557410/1207203028528351/f Tech Design URL: CC: @loremattei @bwaresiak

Description:

Tests Autofill scenarios:

Notes:

Steps to test this PR:

  1. Confirm End to End tests have passed: https://github.com/duckduckgo/iOS/actions/runs/9726361554/job/26844719247
  2. In terminal cd into .maestro
  3. Run setup_ui_tests.sh
  4. Optional: run all the release tests in one go using: run_tests_tests.sh release_tests
  5. Run run_ui_tests.sh release_tests/password-autofill.yaml
  6. Run run_ui_tests.sh release_tests/password-authentication.yaml
  7. Run run_ui_tests.sh release_tests/password-management.yaml