← Back to team overview

sikuli-driver team mailing list archive

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

 

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

When find a window by title with Spanish characters a 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.