Question #245020 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245020
Status: Open => Answered
Carl proposed the following answer:
Would print work for you?
#click image1
print "forst comment"
click("image1.png")
print "click image 1"
exists("image2.png")
print "check exist image 2"
#test case finished
print "test case finished"
--
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