B
BuddyMcCool
Guest
I have a test suite that takes control of the mouse and keyboard to perform
UI testing (using Java's Robot class). It runs interactively every few
minutes when I'm logged into the machine via Remote Desktop. When I
disconnect (but don't log off), the mouse and keyboard cannot be controlled
and the tests are not carried out.
Is this something that should be possible? Is there a setting somewhere to
keep mouse and keyboard support active in my session even when I'm
disconnected?
UI testing (using Java's Robot class). It runs interactively every few
minutes when I'm logged into the machine via Remote Desktop. When I
disconnect (but don't log off), the mouse and keyboard cannot be controlled
and the tests are not carried out.
Is this something that should be possible? Is there a setting somewhere to
keep mouse and keyboard support active in my session even when I'm
disconnected?