Employee selects their persona and reaches the employee dashboard
📍 Starting from
the application is running
I am on the select-role page
▶ User action
I click the persona card for an employee persona
✓ Expected outcome
I am redirected to the dashboard
I see my employee dashboard with my travel requests
View technical spec
Scenario: Employee selects their persona and reaches the employee dashboard Given the application is running Given I am on the select-role page When I click the persona card for an employee persona Then I am redirected to the dashboard Then I see my employee dashboard with my travel requests