Asserts that a specific property in the JSON response matches a string value. Supports dot notation for nested properties and fixtures for reusable keys/values.
Then I pw expect the response property "user.id" to be "12345" Copy
Then I pw expect the response property "user.id" to be "12345"
Asserts that a specific property in the JSON response matches a string value. Supports dot notation for nested properties and fixtures for reusable keys/values.