Login
Scenario Distribution
Execution Summary
Top 10 Slowest Steps
Scenario Step Execution Time Trend
Steps per Scenarios
Top 10 Tags
Scenarios
No scenario found
Try adjusting your filters or search terms.
Given I am authenticated
00:00:22.599
When I visit the login page
00:00:00.137
Then I should be redirected to the dashboard
00:00:01.311
Given I am not authenticated
00:00:16.224
When I visit the login page
00:00:00.070
And I click "Sign in with OIDC"
00:00:07.215
Then I should be redirected to the dashboard
00:00:00.873
And the top bar should show my email
00:00:00.116
Given I am not authenticated
00:00:03.864
When I visit the login page with expired session
00:00:00.100
Then I should see the session expired message
00:00:02.764
After