sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #51001
Re: [Question #679151]: using type("foo bar") does not type the text into remote desktop window
Question #679151 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679151
Status: Open => Answered
RaiMan proposed the following answer:
If focus is at the window, then on Windows not getting the typed
characters into the window usually is indeed due to blocking of non
keyboard input.
You might try to start the RD session from a command line in admin mode
(normally the way, to unblock)
Another option is to try with paste() after having allowed pasting
(ctrl-v) from the host to the RD window.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.