← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #157971]: Find window by title with spanish characters (áéíóú)

 

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.