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.553
When I visit the dashboard
00:00:00.331
Then I should see a recent runs table with Phase, Project, Pipeline, and Source columns
00:00:06.846
Given I am authenticated
00:00:03.502
When I visit the dashboard
00:00:00.394
Then I should see 5 stat cards
00:00:01.617
And the Running card should show the count of running runs
00:00:15.308
And the Failed card should show the count of failed runs
00:00:02.239
Given I am authenticated
00:00:03.041
When I visit the dashboard
00:00:00.347
And I click View All Runs
00:00:19.765
Then I should be on the runs page
00:00:00.379
Before
Given I am authenticated
00:00:02.818
When I visit the dashboard
00:00:00.389
Then the Running card should show the count of running runs
00:00:01.067
And the Failed card should show the count of failed runs
00:00:00.423
After