create_data_driven_test
Generate Robot Framework data-driven test templates from CSV files to automate repetitive test scenarios efficiently.
Instructions
Generate Robot Framework data-driven test template code. Returns .robot file content as text - does not execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_data_file | No | test_data.csv |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |