Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi!
try the following script:
if( context.LoadTestRunner!= null )
context.LoadTestRunner.cancel( "Cancelling LoadTest" )
Does that work?
regards,
/Ole
eviware.com
try the following script:
if( context.LoadTestRunner!= null )
context.LoadTestRunner.cancel( "Cancelling LoadTest" )
Does that work?
regards,
/Ole
eviware.com