sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #09048
Re: [Question #189121]: How to use Sikuli in Visual studio 2010 with C# and selenium?
Question #189121 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/189121
Status: Open => Answered
RaiMan proposed the following answer:
since the relevant API is written in Java, no way, to use it directly.
You might have a look at the Java Access Bridge from Oracle.
The other possibility is to setup a Python or Java XML-RPC server and
run your Sikuli snippets this way (XML-RPC client in your c#
environment).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.