← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #171666]: Save logs in a txt file

 

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.