Question #674765 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674765
Status: Open => Answered
RaiMan proposed the following answer:
ok, saying:
"# coding: utf-8\n"
"require 'Lib/sikulix'\n"
"include Sikulix\n"
.... might have been unfair:
should read in a script (with sikulixapi.jar on Java class path)
require 'Lib/sikulix'
include Sikulix
... the coding line should not be needed in your case
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp