I was recently trying to find a way to manually set cookies in JMeter. I have not been able to locate one, but here is a simple solution I came up with. I set up a ColdFusion web page that takes URL parameters and converts them to cookies.

URL to Cookie converter


Cookies






Unset
#key#


Set
#key# = #collectionCurrent[key]#




No URL parameters


Leave a Reply

You must be logged in to post a comment.