sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53265
[Bug 1091993] Re: [request] ignore invisible app windows (App.window())
** Changed in: sikuli
Milestone: 2.0.0 => 2.1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1091993
Title:
[request] ignore invisible app windows (App.window())
Status in Sikuli:
In Progress
Bug description:
I have found when trying to find and focus by pid that determining the
window number is not always straight forward.. After opening Chrome
the find / focus by pid methods match 11 windows of which the ids
change through usage..
http://img341.imageshack.us/img341/6279/chromec.png
As a workaround I have added in some checks to ignore invisible
windows @
https://github.com/johnou/sikuli/commit/e3caefd4e3eb0119610ea6d0b42984d5ed8f08f3
Are there any use cases for finding invisible windows, or would you
consider pulling in a patch?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1091993/+subscriptions
References