← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #144042]: other encodings (cyrillic)

 

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.