sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30447
[Question #261702]: System display java.lang.NullPointerException when try to click a button
New question #261702 on Sikuli:
https://answers.launchpad.net/sikuli/+question/261702
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 )
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.