← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #686611]: Writing string from clipboard conataining æ ø å to file error

 

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

    Status: Open => Answered

masuo proposed the following answer:
try my_file.write(cb + "\n") instead of my_file.write(cb + Key.ENTER)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.