sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #58266
Re: [Question #701489]: type() works with sikuliIDE scripts, but not with sikulixapi
Question #701489 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/701489
Status: Open => Answered
RaiMan proposed the following answer:
I do not have any experience with your scenario (hotkey against java
app).
Is it really true, that this works from the SikuliX IDE?
Since you are working at the Java level anyways, you might try to use
the AWT Robot class yourself (which internally is used with
type/keyDown/keyUp). So you would have a better control over what is
happening.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.