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

    Status: Answered => Open

Mark McGuinn is still having a problem:
I've done what was suggested and am still getting the error when the
test procedure basically contains just the if statement:


   def test():       
# 
         time_left_i = get_time_left(Region(260,692,89,29))     
        if  time_left_i[0] == ""
          print("Empty string")​

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