← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #272686]: find not working properly / HowTo Debug

 

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

    Status: Needs information => Answered

RaiMan proposed the following answer:
Since highlight() is a window of the SikuliX process it might indeed change the focus situation (like popup on Mac does or might close open menus).
With version 1.1.x you have to live with that and in doubt implement actions to avoid this.
So for version 1.1.x it is a feature not a bug ;-)

Version 2 will probably have another solution, that either does not have
these effects  or allows to handle that.

There is a workaround suggestion in one of the questions here:
instead of using the highlight feature just run the housepainter (hover/mouseMove) along the edges of the region or at least at the corners.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.