Question #177314 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/177314
Status: Answered => Open
Stefan Baramov is still having a problem:
The following does not run and I cannot find the syntax error. Do I need
to somehow install extra jars or something else ?
def setUp(self):
print "Setting up"
def tearDown(self):
print "Tearing down"
def testA(self):
print "A"
def testB(self):
assert 'a' == 'b'
--
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