User Ratings

★★★★★
★★★★
★★★
★★
6
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • The concept of Sikuli4Net is similar to selenium WebDiver, it can be used as an supplement for corners which cannot be recognized by Selenium or CodeUI.
  • Hi, it is good to see this .net library for working with Sikuli. Thanks for writing. I have encountered some problems with the launcher. It is getting launched and the code is working to identify patterns, but the launcher instance is not getting closed using the below statement: launcher.Stop(); It says "No process is associated with this object". 1. How can we know if the launcher is already running (so that I can skip starting it again) 2. How can we stop the launcher gracefully? Thanks, Praveen Below is the code: [TestMethod] public void TestMethod1() { APILauncher launcher = new APILauncher(); launcher.Start(); Pattern notepad = new Pattern(@"C:\patterns\vsClose.png"); Screen scrn = new Screen(); if (scrn.Exists(notepad)){ Debug.WriteLine("found"); } launcher.Stop(); //Error is coming here }
  • So far so good, however, how do you do a Screen.Type() command without having to put in a pattern? Sometimes I just want to type/TAB/arrow keys based on my current location / things that are already highlighted. If I put a pattern in the type command, its like it emulates a "click" before typing
  • Great tool.
  • This is one Out Of The Box solution. I congratulate the author for achieving this!
  • This project has given me the ability to play all the facebook games at once. I just launch it and watch my goldz come up and watch all these "players" not knowing the greatness. Also there is a chuck norris feature buried deep in the code.... how did you leverage the god code. that's some higgs boson stuff there bro-ham... love the app thanks for all the awesomeness
  • This is an excellent tool. Not only is it great for our browsers of our choice, it's great at slaying the ninja's that are trying to suckle all of your coffee. We all know that coffee is a coders fuel, as we turn caffeine into code. I usually spice mine up with some vodka, just to hit that Balmer's Peak for maximum goodness. Soon you'll be riding unicorns on a road of rainbow with the sword of flaming truth screaming "EXCELSIORRRR!!!!" in honor of your homeland as you ride into glorious combat matched only by the almighty Thor. All of this is possible due to this tool saving you time. I for one will be wearing my battle armor while wielding my Dwarven Battleaxe on the back of a Manticore. Why? Because Metal. And to those who refuse because they think this isn't the tool for them, be prepared to meet Stan (my Battleaxe). He especially like's to cleave neckbeards. +1 #winning
    1 user found this review helpful.
  • Previous
  • You're on page 1
  • Next