← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #189458]: [research] X1.1 Sikuli-script.dll for calling API from .NET

 

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

boethius posted a new comment:
Tiennen07,

Thanks for creating this wrapper.  I tried Sikuli4Net. In Visual Studio, when I try to run a WebDriver test script in which I included Sikuli4Net commands, as soon as the first Sikuli4Net command executes, the test fails with the following error message::
System.Net.WebException : The remote server returned an error: (404) Not Found.
Result StackTrace:
at System.Net.HttpWebRequest.GetResponse()
at Sikuli4Net.sikuli_REST.Screen.MakeRequest(String requestURLExtension, String jsonObject)
at Sikuli4Net.sikuli_REST.Screen.Find(Pattern pattern, Boolean highlight)

I believe something is missing from the installation instructions for
Sikuli4Net on Sourceforge. Seems just installing Sikuli4Net,
Newtonsoft.Json, latest version of Sikuli, latest version of Java, .Net
Framework 4.5.1 are not enough. It seems that jetty server needs to be
installed, too, right?

I ran SikuliX software too.

I would appreciate if you could provide some input.

Thanks

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.