Better of course:

>     public String execute(SampleResult previousResult, Sampler currentSampler)
>             throws InvalidVariableException {
>         return 
> JMeterContextService.getContext().getCurrentSampler().getName();
>     }

return currentSampler.getName();


                                          
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to