Given the user is on the Login screen
When the user enters their PIN
Then the user should see the dashboard screen
Given the user is on Home page
When the user clicks on Documents
And the user clicks on the PID doc
Then the PID should open
And the details should be blurred by default auto
And the user should see the eye icon to view the details of the attestation auto
Given the user is viewing the details of attestation auto
When the user selects eye icon auto
Then the attestation details should no longer be blurred auto
Given the PID is now open
When the user clicks the back button
Then the PID should close
And the user should see the dashboard screen again
| Number of Scenarios | 4 | Total Duration | 3m 31s |
| Total Number of Test Cases | 4 | Fastest Test | 49s |
| Number of Manual Test Cases | 0 | Slowest Test | 56s |
| Tests Started | Oct 14, 2025 11:20:30 | Average Execution Time | 52s |
| Tests Finished | Oct 14, 2025 11:24:01 | Total Execution Time | 3m 30s |
| ## | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| View PID document | User successfully logs in and sees the dashboard | 3 | 11:20:30 | 56s 581ms | ||
| View PID document | User opens the PID document from the dashboard | 6 | 11:21:27 | 49s 429ms | ||
| View PID document | Viewing attestation details after selecting the 'eye' icon | 3 | 11:22:16 | 52s 510ms | ||
| View PID document | User closes the PID document and returns to the dashboard | 4 | 11:23:09 | 52s 460ms |