Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi!
Maybe you could just add the following to your tearDown:
if( testCase.disabled )
return;
?
regards,
/Ole
SmartBear Software
Maybe you could just add the following to your tearDown:
if( testCase.disabled )
return;
?
regards,
/Ole
SmartBear Software