test(automation): fix passcode and password creation flows#1495
Open
jacklesotatek wants to merge 1 commit intodevelopfrom
Open
test(automation): fix passcode and password creation flows#1495jacklesotatek wants to merge 1 commit intodevelopfrom
jacklesotatek wants to merge 1 commit intodevelopfrom
Conversation
- 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
3628f50 to
dcfa47d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Design Review