← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #261702]: System display java.lang.NullPointerException when try to click a button

 

Question #261702 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261702

    Status: Open => Needs information

RaiMan requested more information:
did you save the script, before running?

what happens if you say:
Algo_reg=Region(x,y,w,h)
p = Pattern("InspectionPlane.png").similar(0.80).targetOffset(300,0)
m = find(p)
Algo_reg.click(m)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.