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.481
When I view a project detail
00:00:01.814
Then I see Name, Description, Created and Updated
00:00:00.492
And Description shows "—" when empty
00:00:00.174
Given I am authenticated
00:00:05.468
When I view a project detail
00:00:01.747
Then the project Pipelines DataTable shows Name, Description, Status (✅/❌)
00:00:00.482
And Status reflects the `enabled` flag
00:00:00.045
And the create action label is "New Pipeline"
00:00:00.105
And row click navigates to /#/pipelines/:id
00:00:00.380
Given I am authenticated
00:00:04.624
When I view a project detail
00:00:01.939
Then I see the Pipelines heading
00:00:00.093
And I see the Latest runs heading
00:00:00.566
Given I am authenticated
00:00:04.579
When I view a project detail
00:00:01.997
Then the project Runs DataTable uses prefix `pruns` and SSE
00:00:00.474
And the View All Runs button navigates to /#/runs with the correct prefix params
00:00:00.881