Giter Site home page Giter Site logo

sikuli4net's People

Contributors

holtalanm avatar

Watchers

 avatar  avatar

sikuli4net's Issues

I am trying to use image to click with sikuli but it gives me remote server error. Will you be able to help me in this?

APILauncher launch = new APILauncher(true);
Pattern pattern = new Pattern("C:\Users\nikita.shah\Pictures\Report.png");

    [TestMethod]
    public void Omni_Login()
    {
        Login();
        Thread.Sleep(2000);
        desktop.Drafts.Click();
        desktop.Drafts.Click();
        Thread.Sleep(4000);
       
        Screen screen = new Screen();
       
        screen.Click(pattern, true);
        Thread.Sleep(1000);

Above is my code and it gives me below error :

image

sikulirestapi-1.0.jar Dependency

Hi,
I was working through an error "Result: FAILJSONObject["imageIn64"] not found.'" and tracing the breadcrumbs but am unable to go any further as there is a dependency..

The dependency is
APIJar = "sikulirestapi-1.0.jar";
JarReleaseAddress = "http://sourceforge.net/projects/sikulirestapi/files/sikulirestapi-1.0.jar/download";
As referenced here

APIJar = "sikulirestapi-1.0.jar";

Is the source code to this dependency available?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.