Are you saying that the test plan fails during recording, or does it only fail on replay?
S. On 24/04/06, Bruno POMMEREL <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have a problem capturing a test plan using the builtin http proxy : > > One on the very first request is a GET that looks like : > host:port?abc?arg1=val1&arg2=val2. > > Jmeter sees the first arg as abc?arg1, and encodes it, which breaks what the > server > expects. So I get an error back, which prevents me from capturing further > exchanges. > When I replay the test plan, it works ok it I uncheck the "Encode" option > for the > parameter in the http request gui. But I couldn't grab the whole scenario... > > Is there a workaround ? Something like a global option to unset encoding by > default ? > > Tx for your help, > > Bruno. > > > > --------------------------------------------------------------------- > 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]

