sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00983
[Bug 710524] Re: X 1.0rc1: Windows: problems with maximised/fullsize remote desktop window
** Summary changed:
- cannot show maximised remote desktop
+ X 1.0rc1: Windows: problems with maximised/fullsize remote desktop window
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/710524
Title:
X 1.0rc1: Windows: problems with maximised/fullsize remote desktop
window
Status in Sikuli:
New
Bug description:
Windows Server 2003 32-bit
Sikuli X 1.0rc1
click({remote desktop app in the taskbar} )
click({password input box})
type("thepassword\n")
the above code works when the remote desktop window is NOT a full
sized window.
But if I maximised the remote desktop window then swith to Sikuli and
run the code, Sikuli did click the taskbar but the remote desktop did
not pop out.
References