Unanswered question

How to remove cookie added by Neoload from a particular request

Neoload is adding cookie to the request where it was not sent during recording and it seems it is causing error. How can I remove the cookie from that particular request. I don't see anything being set in the request. Please find the screenshot.

SACHIN G.
SACHIN G.

SACHIN G.

Level
0
1 / 100
point

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

It does not seem to me that NeoLoad added that cookie by itself. In your checkvu panel you should search on server responses if you find that cookie. My guess is that you should find a Set-Cookie related to that cookie. In that case it means that the server set that cookie.

If you did not have that cookie during the recording you should check the requests/responses prior to the one in error. Maybe the script failed before that request in error.