Asserts a response property equals a specific value.
JSON path to property (e.g., "id", "data.user.name")
Expected value
Then the k6 response property "id" should be "1" Copy
Then the k6 response property "id" should be "1"
Asserts a response property equals a specific value.