Project Detail
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:04.173
When I view a project detail
00:00:01.578
Then I see Name, Description, Created and Updated
00:00:00.641
And Description shows "—" when empty
00:00:00.018
Given I am authenticated
00:00:04.908
When I view a project detail
00:00:01.403
Then I see the Pipelines heading
00:00:00.325
And I see the Latest runs heading
00:00:00.036
Given I am authenticated
00:00:04.784
When I view a project detail
00:00:01.390
Then the project Runs DataTable uses prefix `pruns` and SSE
00:00:00.320
And the View All Runs button navigates to /#/runs with the correct prefix params
00:00:00.622
Given I am authenticated
00:00:04.965
When I view a project detail
00:00:01.320
Then the project Pipelines DataTable shows Name, Description, Status (✅/❌)
00:00:00.345
And Status reflects the `enabled` flag
00:00:00.039
And the create action label is "New Pipeline"
00:00:00.036
And row click navigates to /#/pipelines/:id
00:00:00.563