sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05043
Re: [Question #169454]: [Java] using type with key events in eclipse
Question #169454 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/169454
RaiMan posted a new comment:
@Vince
Screen s = new Screen();
s.type(null, Key.F4, KeyModifier.ALT);
see docs: http://sikuli.org/docx/keys.html#key-constants
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.