https://issues.apache.org/bugzilla/show_bug.cgi?id=28715

--- Comment #13 from jimmyxu <[email protected]> 2011-10-20 02:14:08 UTC 
---
(In reply to comment #12)
> (In reply to comment #11)
> > hi 
> > I am not sure whether I have got correct configuration of Jmeter, but I do 
> > see
> > user parameter is not work in cookie manager. I got this problem both Jmeter
> > 2.4 and Jmeter 2.5.1
> > reproduce step:
> > 1. Create http request to access a website
> > 2. Create a regular expression extractor to get a SessionID value as SessID
> > variable
> > 3. Create a HTTP Cookie Manager to reference SessID(${SessID})
> > 
> > result: $SessID is treated as a string not a variable
> >         (but this variable works in http sampler.) 
> > 
> > expected: $SessID is treated as a variable
> 
> WOrks fine for me; note that the Cookie Manager is a configuration element so
> only resolves variables at the start of a loop.

Thanks.
I misunderstand user parameter, user parameter works well.
What I want to do is reset cookie value for a http smapler, is there any method
can do that in Jmeter?

Jimmy

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to