New question #692281 on Sikuli:
https://answers.launchpad.net/sikuli/+question/692281

Hello!
In "Using JavaScript" section of documentation it is mentioned that Javascript 
scripting for SikuliX (sikulixapi.jar) using GraalVM is already available .
But currently I'm struggling to figure out how to import sikulix to my script 
(which I would write on pure JS or on NodeJS).

Previously I was using Jython and was just as simple as this:

import org.sikuli.script.SikulixForJython
from sikuli import *

How to do the same thing when scripting on JS or NodeJS and using GraalVM?

-- 
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

Reply via email to