sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33832
Re: [Question #269440]: Sikulix 1.1.0 Onchange-problem
Question #269440 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269440
RaiMan proposed the following answer:
with the latest build the event.xxx have been changed to getters (see
docs), so in your case event.getChanges().
--4 the Intention was that the whole menu is being recognized as a Change ...
this should be the case:
event.getChanges()[0]
should be the one and only changed region (if nothing else happened on the screen) and should be the menu region without the head.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.