sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52986
[Bug 1829606] Re: [check] FindFailed Handler not working as documented
** Summary changed:
- [1.1.4] FindFailed Handler not working as documented
+ [check] FindFailed Handler not working as documented
** Changed in: sikuli
Status: Fix Committed => In Progress
** Changed in: sikuli
Importance: High => Medium
** Changed in: sikuli
Milestone: 1.1.4 => 2.1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1829606
Title:
[check] FindFailed Handler not working as documented
Status in Sikuli:
In Progress
Bug description:
hello all,
I have a script with these lines:
setROI(vncReg.getX(),vncReg.getY(),vncReg.getW(),vncReg.getH())
FindFailed.setHandler(HndlFindFailed)
use() # reset the global SCREEN object to take over the handler setting
what happens is that the handler is not visited even if in the vncReg there is a findfailed for some reason.
Any idea why?
I've checked https://answers.launchpad.net/sikuli/+question/670456 but found no clue....
thanks in advance for help
this is my setup:
1.1.4-SNAPSHOT-#287-2019-04-18_07:09/Windows10.0/Java8(64)1.8.0_201-b09
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1829606/+subscriptions
References