← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #177994]: Comparing screenshots dynamically

 

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

    Status: Answered => Solved

Hari Kiran Vankayala confirmed that the question is solved:
Hi Raiman,
This is working finally.

Small correction, in the above code there is one extra brace.

img = os.path.join(savedir, str(int(time.time()))+".png")

This will do.

And to precisely compare two images i am using this
f.find(img,0.999)

This is successful.

Thank you,
Hari.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.