Comment 0 for bug 1418877

Revision history for this message
RaiMan (raimund-hocke) wrote : [1.0.1] MultiMonitor: Java NPE when mouse is in other screen than the found match to be clicked

Run with below script using sikuli on win7 SikuliX-1.0.1

Algo_reg=Region(x,y,w,h)
Algo_reg.click(Pattern("InspectionPlane.png").similar(0.80).targetOffset(300,0))

preview of the image could display, while system prompt the error message to say [error] java.lang.NullPointerException ( java.lang.NullPointerException )