sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26018
Re: [Question #248861]: Can we use javascript as scripting language for sikuli
Question #248861 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248861
Status: Open => Answered
RaiMan proposed the following answer:
Javascript can be directly used from within Java cause it contains a
JavaScript engine (with Java 6 and 7 it is Rhino, now with Java 8 it is
Nashorn) and it is simply possible to use any Java library from within
your JavaScript.
googling with "JavaScript from Java" reveals 63 Million entries ;-)
where the topmost is of course a StackOverflow entry.
Happy scripting ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.