Windows: App(WindowTitle) doesn't work on Terminal Server

Bug #1742383 reported by Steffen Hosenfeld
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Won't Fix
Undecided
Unassigned

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.

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.