sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15608
Re: [Question #219427]: paste() not working on Windows 7 64-bit after using it.
Question #219427 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/219427
Status: Answered => Solved
cicero confirmed that the question is solved:
Hi RaiMan,
Thanks for the reply! :)
I am not actually pasting some text from the clipboard. I am using the paste method passing a pre-defined string as argument, because it is faster to input a text this way than using type().
Anyway, the issue was actually my fault. I have make a keyDown call at the beginning of the script and forgot to call a keyUp. This was messing up with the keyboard interactions of my script.
Thanks anyway for the fast reply!
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.