← Back to team overview

sikuli-driver team mailing list archive

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:
ok, thanks for feedback.

this is definitely a bug (not matching parameter types).

try casting: type(null, (string) Key.F4, KeyModifier.Alt)

putting a wait() before the type() is a good idea, since when starting
something with App.open(), it might take a few seconds before the window
fas the focus for the type().

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