← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #662080]: Key.isLockOn() in java api will lead to java.lang.StackOverflowError

 

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

    Status: Open => Solved

ikaros confirmed that the question is solved:
i find it myself,
these code is in a class called type,
i should use this:
Screen screen = new Screen;
 screen.type(Key.CAPS_LOCK);

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.