Skip to main content

HTTP Status Code

Compare the runtime value to the expected value for HTTP status.

This assertion checks the status code of an HTTP response and checks whether it matches the recorded value.

Example

{
"type": "httpStatusCode",
}

Configuration

None