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 not authenticated
00:00:06.996
When I visit the login page with expired session
00:00:00.125
Then I should see the session expired message
00:00:02.113
After
Given I am not authenticated
00:00:05.073
When I visit the login page
00:00:00.744
And I click "Sign in with OIDC"
00:00:02.589
Then I should be redirected to the dashboard
00:00:01.204
And the top bar should show my email
00:00:00.907
After
Given I am authenticated
00:00:11.933
When I visit the login page
00:00:00.229
Then I should be redirected to the dashboard
00:00:02.536
After
After
After