Question #663312 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663312
thuan posted a new comment:
Screen screen = new Screen();
Pattern pattern=new
Pattern("/Users/bacoor/Documents/Projects/Sikuli/desktopwallet/images/macPro15.4/selectlanguage/english.png");
pattern.similar(0.70f).targetOffset(0,200);
screen.click(pattern);
--
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