sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48498
Re: [Question #673704]: How to get program to capture part of the App.focusedWindow()?
Question #673704 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/673704
Status: Answered => Open
Winnie Hsu is still having a problem:
sorry, It's hard for me to understand how to specify a specific area in the app, when that area's background has been changed. But thank you so much!
--With 1.1.4 you have the masking feature, that allows to ignore parts of the image when searching.
pImg = Pattern(someOtherImage).mask(ImageOrPattern)
Does this have an example? I try to use, but failed.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.