Hi,
We have a GET API request which can return a 200 or 404 response. When a 404 occurs Neoload marks and considers the response as a failed one and gives error for it. In some special scenario we need to consider this response (even 404) as successful. Is it possible make such a behavior?
Thanks