LLM Config 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:19.646
When I open the LLM configs page
00:00:00.241
Then I see a list of configured LLM providers
00:00:01.775
Given I am authenticated
00:00:15.565
When I open the LLM configs page
00:00:00.306
And I click Add Provider
00:00:04.131
Then the add modal opens with title "Add LLM Provider"
00:00:00.531
And the form shows Name, Base URL, Model, Temperature and API Key fields
00:00:00.430
Given I am authenticated
00:00:18.328
Given an existing LLM config
00:00:02.730
When I view the LLM config detail page
00:00:01.757
Then I see provider name, model, base URL, and temperature
00:00:00.585
Given I am authenticated
00:00:15.570
Given an existing LLM config
00:00:03.309
When I view the LLM config detail page
00:00:01.945
And I click Edit
00:00:01.954
Then the edit modal opens with title "Edit LLM Provider"
00:00:00.632
And the API Key field is empty
00:00:00.047