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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

