← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #235070]: Is Sikuli stable when it run in Java api for a little complicate program?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
with 1.0.1 it is no longer blinking anymore.
Only the 2 circles, but again with a crosshair to show the center.

Settings.setShowActions(true);
works with Settings from org.sikuli.basics
BTW: the default is 2 seconds already.

If you see it blinking in the IDE or at Jython level, you are not
running version 1.0.x

Again with 1.0.1 you could additionally use the "always highlight" option which would highlight all matches, so you would not only see the click action targets.
Settings.Highlight = <true/false>;

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