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:05.114
When I open the LLM configs page
00:00:00.223
Then I see a list of configured LLM providers
00:00:01.320
Given I am authenticated
00:00:05.781
When I open the LLM configs page
00:00:00.108
And I click Add Provider
00:00:01.870
Then the add modal opens with title "Add LLM Provider"
00:00:00.101
And the form shows Name, Base URL, Model, Temperature and API Key fields
00:00:00.174
Given I am authenticated
00:00:06.152
Given an existing LLM config
00:00:01.536
When I view the LLM config detail page
00:00:00.691
Then I see provider name, model, base URL, and temperature
00:00:00.143
Given I am authenticated
00:00:05.748
Given an existing LLM config
00:00:01.562
When I view the LLM config detail page
00:00:00.724
And I click Edit
00:00:00.826
Then the edit modal opens with title "Edit LLM Provider"
00:00:00.197
And the API Key field is empty
00:00:00.044