sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54192
Re: [Question #688902]: Can i highlight the region in the image which is not matched during comaprison.
Question #688902 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688902
Status: Open => Answered
RaiMan proposed the following answer:
reg1.highlight()
reg2.highlight("green")
wait(3)
Highlight.allOff()
reg1 might be the region
reg2 might be the match
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.