https://issues.apache.org/bugzilla/show_bug.cgi?id=28715
--- Comment #12 from Sebb <[email protected]> 2011-10-19 11:31:16 UTC --- (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. -- 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]
