Comment
Function: COMMENT¶
The COMMENT function is used to add a comment to the test case. This function is useful for providing additional context or information about a specific test step.
Parameters¶
| Parameter Name | Description | Example Values | Required | Default Value |
|---|---|---|---|---|
| COMMENT | The comment text to be added to the test case. | "Test start", "Check logs" | Yes |