sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #09814
Re: [Question #193332]: find word in some string
Question #193332 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/193332
j posted a new comment:
I have a similar problem with german special characters. You could try setting the encoding by adding this line as first line of your test:
# -*- coding: utf-8 -*-
But this did not help me in all cases, there seem to be some internal problems with the encoding, but I don't know how to workaround them.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.