sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49017
[Question #675367]: Problem with with exists() in 1.1.4
New question #675367 on Sikuli:
https://answers.launchpad.net/sikuli/+question/675367
Pattern image = getImage(imageName); // works
match = region.exists(image, timeout); // region is screen and works fine in 1.1.1 but not in 1.1.4
// match is only found when similarity is dropped to .5 and then matches on other things
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.