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:01.488
When I view a project detail
00:00:28.343
Then I see Name, Description, Created and Updated
And Description shows "—" when empty
After
00:00:00.132
Given I am authenticated
00:00:02.391
When I view a project detail
00:00:27.496
Then the project Pipelines DataTable shows Name, Description, Status (✅/❌)
And Status reflects the `enabled` flag
And the create action label is "New Pipeline"
And row click navigates to /#/pipelines/:id
After
00:00:00.167
Given I am authenticated
00:00:00.774
When I view a project detail
00:00:29.140
Then the project Runs DataTable uses prefix `pruns` and SSE
And the View All Runs button navigates to /#/runs with the correct prefix params
After
00:00:00.152