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

    Status: Answered => Open

James is still having a problem:
and last question is why i m getting this weird error from this line 
while True:
    if exists(image, 0):
        click()
        wait(2.5)
    else:
        randomClick(imageMap)
        wait(Pattern("image.png").similar(0.82), 5) - this line
        click(Pattern("image.png").similar(0.83))

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