← Back to team overview

sikuli-driver team mailing list archive

[Question #701489]: type() works with sikuliIDE scripts, but not with sikulixapi

 

New question #701489 on SikuliX:
https://answers.launchpad.net/sikuli/+question/701489

Hello,

OS: Windows 10
Sikulix: 2.0.5
Java: OpenJDK 11

Simplified Script:

App.focus("Some app")

type("b")

When this logic is ran from SikuliX IDE everything works as expected, but when it is implemented in Java, key press is not triggered in target application.

I'm stuck on trying to figure out where the problem is.

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