Sikuli-Standalone: Jython Sikuli WIN/META Key implementation problems

Asked by Jimin Fan

Hello!

I am currently using Jython with Sikuli-standalone 1.0.3, and I am having troubles using the WIN/META key with DesktopKeyboard keyUp/keyDown commands. When I use the Key constants for WIN/META as the parameter for those functions, it returns an illegal key error. I am attempting to maximize the applications that I am testing by using a combination of WIN+UP. I would have to set the properties of every application to "Open in Maximize" to circumvent this issue, which I would like to avoid.

Thank you for reading!

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

not the right place here to ask. (this is http://sikulix.com)

What you use is from one of the original developers of Sikuli and the current package Sikuli Slides (http://slides.sikuli.org).

It seems, that the stuff you use is no longer supported.

... but you might try on stackoverflow.

Revision history for this message
Jimin Fan (jimin) said :
#2

Thanks RaiMan, that solved my question.