sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05117
Re: [Question #169454]: [Java] using type with key events in eclipse
Question #169454 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/169454
Vince posted a new comment:
Ah, I was missing the KeyModifier part. Thanks for the info.
I found that your suggestion didn't work exactly but once I modified it
a bit it worked great.
s.type(null, Key.F4 + KeyModifier.ALT);
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.