Closed nodlesh closed 1 year ago
@nodlesh - can you pls re-test and close if working
Cannot test yet until test refactoring. Test is failing and not getting as far as needed to verify this issue.
Closing. This page has testID issues, but this particular problem is not happening anymore.
Steps to Reproduce
The structure of the Credential Offer page with the Pilot Invitation Credential is as follows:
Note: Android has no difference in the testIDs between these Credentials, so there is no problem there.
Expected Result
All credentials, no matter what issuer the credential came from (even the Pilot Invitation Credential) will have the same TestIDs for pulling the elements for testing.
The structure of the Credential Offer page with other Credential and is expected for the Pilot Invitation is as follows:
Environment
BC Wallet build 691 All iOS devices
Workaround
I could pass test context to the page objects and have a condition
if running BC VC tests, use a different TestID
but that would break the patterns used in the test harness, and violate separation of concerns.Severity
Medium
Priority
Medium
Screenshots or Video
Test Impact
T001-BCSC, T002-BCSC