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:06.338
When I open the LLM configs page
00:00:00.053
Then I see a list of configured LLM providers
00:00:00.940
Given I am authenticated
00:00:05.305
When I open the LLM configs page
00:00:00.091
And I click Add Provider
00:00:01.434
Then the add modal opens with title "Add LLM Provider"
00:00:00.168
And the form shows Name, Base URL, Model, Temperature and API Key fields
00:00:00.167
Given I am authenticated
00:00:05.195
Given an existing LLM config
00:00:01.184
When I view the LLM config detail page
00:00:00.733
Then I see provider name, model, base URL, and temperature
00:00:00.450
Given I am authenticated
00:00:05.714
Given an existing LLM config
00:00:01.577
When I view the LLM config detail page
00:00:00.512
And I click Edit
00:00:00.700
Then the edit modal opens with title "Edit LLM Provider"
00:00:00.203
And the API Key field is empty
00:00:00.028