Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi!
just call return, ie
if( ... )
{
testrunner.cancel( "time to go home" )
return null
}
Does that help?
regards,
/ole
eviware.com
just call return, ie
if( ... )
{
testrunner.cancel( "time to go home" )
return null
}
Does that help?
regards,
/ole
eviware.com