Given the user is on the Login screen
When the user enters their PIN
Then the user should see the dashboard screen
Given the home page is displayed on wallet
When the user clicks the add doc button
And the add document page is displayed
And the user clicks the PID button
Then the credentials provider is displayed
Given the credentials provider is displayed on screen
When the user clicks on Credential Provider FormEU and submits
Then the provider form is displayed for the user to register personal data
Given a provider form is displayed
When the user fills in the form
Then a success message for pid is displayed
And the national id is displayed in the dashboard
| Number of Scenarios | 4 | Total Duration | 4m 40s |
| Total Number of Test Cases | 4 | Fastest Test | 56s |
| Number of Manual Test Cases | 0 | Slowest Test | 1m 29s |
| Tests Started | Oct 14, 2025 10:57:31 | Average Execution Time | 1m 10s |
| Tests Finished | Oct 14, 2025 11:02:11 | Total Execution Time | 4m 40s |
| ## | Scenario | Context | Steps | Started | Total Duration | Result |
|---|---|---|---|---|---|---|
| Request/Issue PID | User successfully logs in and sees the dashboard | 3 | 10:57:31 | 56s 404ms | ||
| Request/Issue PID | Add document via national ID | 5 | 10:58:27 | 1m 6s | ||
| Request/Issue PID | Select authentication method and enter data | 3 | 10:59:33 | 1m 8s | ||
| Request/Issue PID | Enter data and display national ID | 4 | 11:00:41 | 1m 30s |