call Sikuli jar from javascript --- no

Asked by Mic Cross

hopefully not off-topic ... is it possible to call the Sikuli jar from javascript embedded in a web page? tia.

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

simply no.

Revision history for this message
RaiMan (raimund-hocke) said :
#2

One more thing:
Using XML-RPC, I have made a Safari extension, that is able to trigger a script on the local machine. The scripts are run by an XML-RPC server, that is written in Sikuli script and is simply waiting for requests in the background and dispatch them to Sikuli script functions.
This principally works, but depending on Browser you have to deal with XSS (cross site scripting) problems. I got it to work a year ago on Safari and IE, but not on FF or Chrome.

Can you help with this problem?

Provide an answer of your own, or ask Mic Cross for more information if necessary.

To post a message you must log in.