← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #673707]: [1.1.4] using Javascript - how to?

 

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

RaiMan proposed the following answer:
Uuuups, too fast ;-)

I just realized: Java 11 does not have the Nashorn (JavaScript) engine anymore.
Since I will completely switch to Java 11, I have a problem now.

An option for you is to stay with Java 10, until another solution is
available (GraalVM, Rhino, ...).

But coming from the Node environment: Do not expect too much, only the
basic language elements are supported. The rest is done at the Java
level (and of course nothing related to DOM and all the web stuff).

May be it is better to decide for either Python or Ruby as scripting
language (the syntax structure of Ruby might be more familiar for
JavaScript users).

Nevertheless, I will be back with comment #1 asap

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.