ASdog

Results 1 comments of ASdog

> followed your step,but request body doesn't change and no error log > > import org.apache.jmeter.config.Arguments; > import org.apache.jmeter.config.Argument; > Arguments arguments = sampler.getArguments(); > Argument arg = arguments.getArgument(0); >...