JMeter: Cookies as variables not working

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1481
Joined: Fri Aug 29, 2003 8:39 pm

JMeter: Cookies as variables not working

Post by ^rooker »

[PROBLEM]
While creating a website test scenario using JMeter, I had to set some static cookies which I was supposed to edit dynamically during the test, but I couldn't access them as thread variables, although the documentation says that a cookie named "TEST" will be available as ${TEST}.

[WORKAROUND]
This is only true for cookies created DURING a running test - so for Cookies coming from the webserver.
Post Reply