← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #663236]: Just a question for a beginner

 

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.