Compile Playwright spec
compile_playwright_specCompile validated role-based browser actions and assertions into a Playwright spec saved to your local tests directory.
Instructions
Write validated role-based browser actions and assertions to a Playwright spec in the local tests directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_name | Yes | ||
| target_url | Yes | ||
| validated_actions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| file_path | Yes | ||
| action_count | Yes |