How to set "Clear cookies each iteration" to true?

255 views
Skip to first unread message

Blair Lundin

unread,
Mar 24, 2021, 1:03:36 AM3/24/21
to codename-taurus
Hi, I'm testing login functionality on a website and I want each iteration to act as a new user so that we are generating a large number of sessions.

JMeter has an option on the Cookie Manager called "Clear cookies each iteration" that does what I want but it seems like Taurus is always setting this to false:

Is there any way I can override this behaviour?

grey....@gmail.com

unread,
Mar 24, 2021, 2:57:41 AM3/24/21
to codename-taurus
Hello Blair.
Please try our modifications.
It's little bit hacky but good enough for cases like yours.

---
Taras

Blair Lundin

unread,
Mar 24, 2021, 6:20:25 PM3/24/21
to codename-taurus
Thanks, that seems to work.

For reference I did it like this:

    modifications:
      set-prop:
        "Cookies>CookieManager.clearEachIteration": "true"

Reply all
Reply to author
Forward
0 new messages