Then I see response body:
Then I see response body {string} Copy
Then I see response body {string}
Then I see response body "OK" Copy
Then I see response body "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 '{"id":1,"name":"Mark"}' Copy
When I make a "GET" request to "/user.json"Then I see response body '{"id":1,"name":"Mark"}'
Then I see response body: