Dashboard
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:03.321
When I visit the dashboard
00:00:00.274
Then I should see a recent runs table with Phase, Project, Pipeline, and Source columns
00:00:14.422
Given I am authenticated
00:00:17.924
When I visit the dashboard
00:00:00.292
And I click View All Runs
00:00:02.149
Then I should be on the runs page
00:00:00.465
Given I am authenticated
00:00:19.235
When I visit the dashboard
00:00:00.281
Then the Running card should show the count of running runs
00:00:01.178
And the Failed card should show the count of failed runs
00:00:00.264
Given I am authenticated
00:00:14.247
When I visit the dashboard
00:00:00.251
Then I should see 5 stat cards
00:00:02.608
And the Running card should show the count of running runs
00:00:00.072
And the Failed card should show the count of failed runs
00:00:00.921
After