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

    Status: Answered => Open

stewazy is still having a problem:
FindFaild is this like Exception e for example in java, can i write
FindFailed into my log file ?

for example

def myTest()
try: 
      do test
exception FindFailed:
     f= open(file,'a')
      f.write(FindFailed)
     f.close()

?

-- 
You received this question notification because your team Sikuli Drivers
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