Question #171666 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/171666

fani posted a new comment:
If I don't want to run .sikuli from command line. Is there also a
possibility?!

I have got several tests like:

if exists():
print ('correct')
if exists():
print('Error')

But instead of the print I would like to have all the results in one txt
file, like:

correct
correct
Error
correct
...

Cheers.

-- 
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

Reply via email to