Hi everybody,
can somebody give me just 1 command - code for stopping doing testSuite.
I put this into testSuite - setup Script :
testSuite.cancel("stop it!!!");
it brings me error message, but this dont stop doing all testcases.
Please help. No error messages blocks the working. It is unstoppable

dammit.