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

Description changed to:
When find a window by title with Spanish characters i get:

calcApp = App("Conciliación")
if calcApp.window():
        calcApp.focus()

I get "[debug] getWindow: null", the problem is the character "ó" used
in the title of the window

¿Exists any workaround by this issue?

Thanks in advance

-- 
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

Reply via email to