Question #144042 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/144042
Status: Open => Answered
RaiMan proposed the following answer:
type does not work with other characters than the basic (ascii)
characters (+ some special characters) related to the US qwerty keyboard
layout.
So use paste() (supports utf-8) for the text part and type() only for
the available special functional keys.
--
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