Skip to content

test(automation): fix passcode and password creation flows#1495

Open
jacklesotatek wants to merge 1 commit intodevelopfrom
test/automation-scripts
Open

test(automation): fix passcode and password creation flows#1495
jacklesotatek wants to merge 1 commit intodevelopfrom
test/automation-scripts

Conversation

@jacklesotatek
Copy link
Collaborator

  • Fix Appium config: enable autoWebview, increase timeouts, auto grant permissions
  • Update text constants: Passcode -> PIN, Create password -> Create a password
  • Fix passcode.feature scenarios:
    • C174: Navigate to Terms and Privacy screen instead of Onboarding
    • C176: Update to use PIN terminology
    • C177: Complete password creation flow and verify Connect to Veridian screen
  • Improve screen objects: fix selectors, add waitForDisplayed, scope selectors
  • Enhance step definitions:
    • Handle biometric alert popup after skipping
    • Support both intro and form screens for password creation
    • Add Terms and Privacy step definitions
    • Fix passcode generation flow to properly wait for Re-enter screen
  • Add new step definition for Connect to Veridian screen verification

Description

Please include a summary of the changes and a brief description about this PR.

Checklist before requesting a review

Issue ticket number and link

Testing & Validation

  • This PR has been tested/validated in iOS, Android and browser.
  • Added new unit tests, if relevant.

Design Review

  • In case this PR contains changes to the UI, add some screenshots and/or videos to show the changes on relevant devices.

- Fix Appium config: enable autoWebview, increase timeouts, auto grant permissions
- Update text constants: Passcode -> PIN, Create password -> Create a password
- Fix passcode.feature scenarios:
  - C174: Navigate to Terms and Privacy screen instead of Onboarding
  - C176: Update to use PIN terminology
  - C177: Complete password creation flow and verify Connect to Veridian screen
- Improve screen objects: fix selectors, add waitForDisplayed, scope selectors
- Enhance step definitions:
  - Handle biometric alert popup after skipping
  - Support both intro and form screens for password creation
  - Add Terms and Privacy step definitions
  - Fix passcode generation flow to properly wait for Re-enter screen
- Add new step definition for Connect to Veridian screen verification
@jacklesotatek jacklesotatek force-pushed the test/automation-scripts branch from 3628f50 to dcfa47d Compare January 6, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant