Then I see response body contains:
Then I see response body contains {string} Copy
Then I see response body contains {string}
Then I see response body contains "OK" Copy
Then I see response body contains "OK"
A preceding step like "When I make a request" is required. For example:
When I make a "GET" request to "/user.json"Then I see response body contains '{"name":"Mark"}' Copy
When I make a "GET" request to "/user.json"Then I see response body contains '{"name":"Mark"}'
Then I see response body contains: