Try creating a variable with the contents the same as the parameter to
be eliminated; this should replace it with ${variable}.Then set the variable to the empty string when running the test. Hopefully this will work... S. On 21/11/05, Taimo Peelo <[EMAIL PROTECTED]> wrote: > Hi, > > i'm using JMeter for testing a web application. > > I have a recording controller with some standard setup. All recorded > requests contain one parameter that i need to get rid of when > rerunning the recorded tests - is there a nice integrated way of > stripping that parameter, or should I resort to some script that > removes the unneeded parts from .jmx file? > > thanks, > Taimo > > --------------------------------------------------------------------- > 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]

