run_generated_tests
Execute generated test cases using Playwright or API framework. View results in list, dot, JSON, or HTML reporter format.
Instructions
Execute generated tests and return results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reporter | No | Test reporter format (default: list) | |
| framework | Yes | Test framework | |
| test_path | Yes | Path to the test file to execute |