On 9 January 2015 at 09:25, SanderW <[email protected]> wrote: > Nobody has an idea yet? > I still can't find out where the null in the names is coming from
It's the (optional) timestamp. It's supposed to be initialised to the empty string (or a timestamp) at the start of a test. However when run from the Recorder, there is no test. Easy enough to default the field to the empty string rather than null; it will take more effort to provide a general fix for WorkBench elements when using the Recorder. > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Saving-all-responses-including-resources-during-recording-with-filenames-tp5721298p5721607.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]
