Save a test page
save_test_pageCreate or overwrite a standalone HTML test page in your project's test-pages folder to support QA testing.
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 |