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:05.825
When I view a project detail
00:00:01.487
Then I see Name, Description, Created and Updated
00:00:00.001
And Description shows "—" when empty
00:00:00.400
Given I am authenticated
00:00:06.187
When I view a project detail
00:00:01.605
Then the project Pipelines DataTable shows Name, Description, Status (✅/❌)
00:00:00.432
And Status reflects the `enabled` flag
And the create action label is "New Pipeline"
00:00:00.050
And row click navigates to /#/pipelines/:id
00:00:00.896
Given I am authenticated
00:00:04.255
When I view a project detail
00:00:01.625
Then the project Runs DataTable uses prefix `pruns` and SSE
And the View All Runs button navigates to /#/runs with the correct prefix params
00:00:01.393