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:01.720
When I visit the dashboard
00:00:00.189
Then I should see 5 stat cards
00:00:01.322
And the Running card should show the count of running runs
00:00:00.835
And the Failed card should show the count of failed runs
00:00:00.135
Given I am authenticated
00:00:02.163
When I visit the dashboard
00:00:00.305
Then I should see a recent runs table with Phase, Project, Pipeline, and Source columns
00:00:01.603
Given I am authenticated
00:00:02.155
When I visit the dashboard
00:00:00.541
And I click View All Runs
00:00:19.531
Then I should be on the runs page
00:00:00.025
Before
Given I am authenticated
00:00:16.936
When I visit the dashboard
00:00:00.340
Then the Running card should show the count of running runs
00:00:00.868
And the Failed card should show the count of failed runs
00:00:00.409
After