Question #241980 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/241980

RaiMan proposed the following answer:
no, you cannot set clipboard with Sikuli currently ( but you might do
that with Java from inside the script).

But that's not what you want to do as I understand:

<<I want to be able to type long terminal commands faster than typing out each 
character.>>
That's what you can do with paste()

It is simulating internally:
- putting "some text" on the clipboard
-and then doing a ctrl/cmd-v to paste the clipboard text

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to