sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44807
Re: [Question #661397]: Trying to type non-ascii characters with "paste(ucode(text))" is raising the UnicodeEncodeError Exception
Question #661397 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661397
Status: Open => Answered
RaiMan proposed the following answer:
just use
paste("§§§")
type(Key.ENTER)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.