create_configuration_group
Create a configuration group with multiple items to define test environment options like Browser or OS in a project.
Instructions
Create a new configuration group (e.g., Browser, OS) with items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code (2-10 uppercase letters, numbers, or underscores) | |
| title | Yes | Configuration group title (e.g., "Browser", "OS") | |
| configurations | Yes | Configuration items in the group |