On 12/16/2010 11:43 AM, Deviran wrote: > > I tried SESSIONID too, still getting the default value. > > > i just used 'COOKIE_xx' as mentioned in the doc. > > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Cookie_Manager
Interesting. I didn't know Cookie Manager can do that. Have you added CookieManager.save.cookies=true to the properties file? If so, you don't need the regex extractor at all, if I'm reading this correctly. Use the Debug Sampler to find out exactly what variables are populatet by the Cookie Manager. Regards, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

