New question #680596 on Sikuli: https://answers.launchpad.net/sikuli/+question/680596
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 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : sikuli-driver@lists.launchpad.net Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp