Save a test page
save_test_pageCreates or overwrites an HTML test page in the project's test-pages directory for QA verification.
Instructions
Create/overwrite a standalone HTML test/QA page under the project's test-pages/ folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | ||
| name | Yes | Page filename; .html is added if missing. | |
| project | Yes |