generate_component_file
Create a component file with a structured collection of data items for test scenarios, ensuring efficient file management by saving to a specified output path. Ideal for automating WDIO test suite generation.
Instructions
Generate component file with collection of data items (only if needed)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data_items | Yes | Collection of data items for the component | |
output_path | Yes | Path where the component file should be saved | |
scenario_title | Yes | Title of the test scenario |