sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50998
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: Answered => Open
Jeremy J Swartwood is still having a problem:
Yes, focus is definitely on the RDC window.
I would have a two line script like this:
wait(5)
type("abc")
Then I would click run in slow motion.
I would then click inside a notepad window I had open in the remote desktop session to make sure focus is there.
I would then type a letter every few seconds "h....h.......h..........h...........h" to verify focus is there
Eventually the 5 seconds would be up, and no "abc" shows up, but sikulix says it typed abc.
I was reading around some someone said RDC might be blocking the key
input because it's not actually coming from a keyboard?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.