On 01/07/2008, timvanderet <[EMAIL PROTECTED]> wrote: > > I was able to log in after making a few adjustments. When i was recording the > test through the proxy, the cookie that wasn't being recognized was being > passed as a parameter in all of the http requests.
Then it's not really a cookie ... > I replaced this hard > coded value (the value of the cookie during the session it had been > recorded) with the jUserId variable we extracted earlier. Although this > isn't an ideal solution, I dont know how else to make it work, but it does > work. Presumably the browser was doing this using some Javascript; the solution seems fine to me. > Thanks so much for all the help and patience. I realize I should probably > have a better understanding of what I'm doing before i ask questions, but > I'm jsut trying to learn as much as I can. > > -- > View this message in context: > http://www.nabble.com/Cookie-not-recognized-tp18142357p18220891.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

