sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #13145
Re: [Question #208456]: Problem with InternetExplorer 9 app.focus
Question #208456 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/208456
Status: Needs information => Solved
Joost confirmed that the question is solved:
Thank you, very observing. This was the fix that I was looking for
I was using this name under the the assumption that it would register it
internally. But it seems that the name must _always_ be found in the
window title?
It says in the documentation:
"...create an App instance and use the instance methods afterwards (e.g.
myApp = App("application-identifier") and then later on
myApp.open())..."
And I read this as: you can choose your own application-identifier. But
it seems that the application-identifier must be a term in one of the
window's titles? This may be cleared up in the documentation, to avoid
confusion.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.