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

    Status: Open => Answered

Roman Podolyan proposed the following answer:
If I correctly understand how it looks (well, I can just imagine it until you 
provide some image), 
you need 
1) Raise MinSimilarity  setting high enough , like to 0.9
2) Restrict searching / clicking to some region where checkboxes appear
3) Put clicking code in a loop 
4) Every time code finds -=empty checkbox=- in the region, it clicks it empty 
checkbox
5) When code cannot find any empty checkbox anymore , loop exits.  

If my explanation is not that clear,  I'll provide example code later,
using some public webpage (if you can find similar webpage to try the
idea, you can post a link here).

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