yeah, supporting copy/paste/cut and dragndrop with multiple selections is on everyone's wishlist at this point.
-Mike On 18 Aug 2003 at 15:22, Michael Lee wrote: > I was getting wierd errors from the response on the server. I just created a > new script. I don't know why it works now. > > Anyway, is there going to be a way in the future to copy large blocks of > recorded http requests? We have a lot of images and metadata for one page > request. I have to copy like 10 http requests over to one controller in a > test plan every time. > thx, > Mike > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "JMeter Users List" <[EMAIL PROTECTED]> > Sent: Monday, August 18, 2003 1:06 PM > Subject: Re: Not recording browser derived headers > > > > define some user-defined variables in your test plan prior to > > recording. ie > > > > server : www.yourserver.com > > port : 80 > > > > etc > > > > The proxy recorder will automatically replace occurrences of those > > strings in all fields of your recorded elements, including the > > headers. Then, to switch servers, you just change the value of the > > one variable. > > > > -Mike > > > > On 18 Aug 2003 at 12:13, Michael Lee wrote: > > > > > I noticed that if you put a http request default in your recording > > controller then it will not put the values defined in your default each > > new http request. This is good. I switch between servers a lot. The > > problem is, now the servers are giving me a problem because it > > has this error message in the response telling me the referer url is > > invalid (it was the old IP that was recorded!) This appears to be > > stored in the headers! I Want to be able to port my test to any > > machine/ip. What is up with it taking the IP with it and not working > > in the header? How can I create a new script and tell it not to record > > this? Ive created HTTP Header defaults, tried regular expression > > exclusions in the proxy server and nothing works. > > > thanks, > > > Mike Lee > > > > > > > > > > -- > > Michael Stover > > [EMAIL PROTECTED] > > Yahoo IM: mstover_ya > > ICQ: 152975688 > > AIM: mstover777 > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: jmeter-user- [EMAIL PROTECTED] > > For additional commands, e-mail: jmeter-user- [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user- [EMAIL PROTECTED] > For additional commands, e-mail: jmeter-user- [EMAIL PROTECTED] > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

