sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53766
Re: [Question #687415]: IDE: How to solve/track strange problems
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.