← 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: Answered => Solved

Bindu confirmed that the question is solved:
Hi raimen,

I used below statements and it is working fine .

Pattern ExactDDValue_Img;
ExactDDValue_Img=new Pattern(DDValue_Path).similar((float)0.9);

Thanks for your quick response.... Really really you are supportive from
the day I began learning Sikuli.

Thanks,
Bindu

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