Are you sure that the server is not generating the same cookie? You should be able to see this in the Tree View.
S. On 06/03/06, Shih-Chen Chiang <[EMAIL PROTECTED]> wrote: > Hi All, > > Is there a way to clear the cookie from the HTTP Cookie Manager after > each iteration of a Loop Controller? > > My test case includes one Loop Controller that has a HTTP Cookie Manager > and two HTTP Requests as its children. I selected 'Clear cookies each > iteration' in the HTTP Cookie Manager. But in the View Result Tree, the > same cookie still gets used iteration after iteration. > > Removing the HTTP Cookie Manager will not do because I need to use the > cookie obtained from the first HTTP request to send with the second HTTP > request. I only want to clear the cookie stored in the HTTP Cookie > Manager at the end of each iteration. > > Your help will be highly appreciated. > > Thanks, > Shirley > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

