sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56672
[Bug 1742383] Re: Windows: App(WindowTitle) doesn't work on Terminal Server
** Changed in: sikuli
Status: New => Won't Fix
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1742383
Title:
Windows: App(WindowTitle) doesn't work on Terminal Server
Status in Sikuli:
Won't Fix
Bug description:
I can't get an App instance on Terminal Server with the WindowTitle.
On terminal server the SessionName is not "console".
Here you have to use the environment variable "SESSIONNAME" to filter
the tasks.
Here is an example:
tasklist /V /FO CSV /FI "SESSIONNAME eq %SESSIONNAME%" /FI "Imagename
eq iexplore.exe" /FI "WindowTitle eq Google News"
Please change the code in winutil.Java that it works on terminal
Server, too.
I used 1.1.1(2017-03-29_10:41)/Windows6.3/Java8(64)1.8.0_92-b14.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1742383/+subscriptions
References