WORK IN PROGRESS
Overview
In scripts the response object is available as fc.response.*
response data
- fc.response.code
- fc.response.headers
- fc.response.json
- fc.response.reason
- fc.response.responseSize
- fc.response.responseTime
- fc.response.status
- fc.response.text
response assertion
- fc.response.to.be
- fc.response.to.have