New question #238011 on Sikuli:
https://answers.launchpad.net/sikuli/+question/238011

The following code in sikuli gets skipped. Please suggest the fix.

n = 0
while not exists("1382400847623.png"):
    popup("Cycle: ", n)
    popup("Still Removing the Extender")
    sleep(5)
    popup("checking again")
    n = n+1

Sikuli 1.0.1 on Windows 2008 64 bit

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