Forum Discussion
Cizo89
12 years agoFrequent Contributor
Hi Aks,
try following scripts:
Regards,
Marek
try following scripts:
testRunner.testCase.getSetupScript()
testRunner.testCase.getTearDownScript()
testRunner.testCase.setSetupScript("setup script")
testRunner.testCase.setTearDownScript("teardown script")
Regards,
Marek