Question #134349 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/134349
RaiMan proposed the following answer: Yes I alredy thought about that solution. It is indead possible. I will come back with that. But sometimes one can really be blind for the nice and easy solutions: just move your setUp code to an extra testSetUp at the end (processed first) and the tearDown code to an extra testTearDown at the beginning (processed last) and leave out setUp and tearDown (not needed in this case) not tested yet, but should work. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

