← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #140392]: How to simulate key pressed from Java project?

 

Question #140392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/140392

RaiMan proposed the following answer:
when using type() with a null pattern, there has to be a click() before to activate.
type() with a pattern internally does a click() before typing. So it is your choice.

Type with characters from the keyboard only works with the US qwerty
layout.

Again: look at the code into the table, to find out, what unicode
characters have to be given, to get what you want.

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