← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #225957]: DropDown Values not Selected Exactly

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
region.exists(Pattern(r"C:\images\img.png").similar(0.99))

or

region.exists(Pattern("C:\\images\\img.png").similar(0.99))

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