sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36548
Re: [Question #281182]: Null pointer exception using Sikuli in Java
Question #281182 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/281182
Status: Open => Answered
RaiMan proposed the following answer:
Your dependency pulls the final 1.1.0
1.1.1 does not make a difference about that problem.
Repeat your test from comment #6 now using
Class clsRef = Class.forName("org.sikuli.script.RunTime");
leaving out the 2 try/catch blocks
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.