I’m writing some tests to verify response time on a various search requests. During test I use various data that I store in a feeder. Sometimes i get 404 response, which is completely normal (i’m not verifying where response is correct I’m measuring response time)
my question is how can i configure .check so this 404’s do not get highlighted in the response?
Thanks,
Ana