Projects
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:06.591
When I visit the projects page
00:00:00.080
Then I see the DataTable with columns Name, Description, Pipelines
00:00:01.461
And the Pipelines column shows the cached pipeline_count
00:00:00.017
And sort default is Name ascending
00:00:00.035
Given I am authenticated
00:00:05.857
Given I am on the projects page
00:00:00.075
When I click "New Project"
00:00:02.303
Then the new-project modal opens
00:00:00.045
And it accepts Name and Description
00:00:00.089
And submitting navigates to the new project's detail page
00:00:00.019
Given I am authenticated
00:00:06.001
Given I am on the projects page
00:00:00.123
When I create a project with config "key: value"
00:00:02.848
Then the project should be listed with config
00:00:01.028