Given the user is authenticated in the EUDI Wallet
And the user is on the main screen of the EUDI Wallet
When the user selects the option Sign a Document
Then the EUDI Wallet should display a list of available documents from the device
Given the EUDI Wallet displays a list of available documents
When the user selects a document from the list
Then the EUDI Wallet should retrieve the selected document
Given the user has selected a document from the list
When the EUDI Wallet retrieves the document
Then the EUDI Wallet should display metadata such as file name and kind of file(ex.pdf)
And the EUDI Wallet should display the document's content
Given the EUDI Wallet has retrieved the document
When the user clicks on the view button next to the document
Then the EUDI Wallet should display the document's content
| Number of Scenarios | 4 | Total Duration | 29s |
| Total Number of Test Cases | 4 | Fastest Test | 7s |
| Number of Manual Test Cases | 4 | Slowest Test | 7s |
| Tests Started | Oct 14, 2025 11:25:08 | Average Execution Time | 7s |
| Tests Finished | Oct 14, 2025 11:25:38 | Total Execution Time | 29s |