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

RaiMan posted a new comment:
Uuups, I am really sorry for not having answered earlier:
Env.setClipboard("some text") # available with 1.0.1+ but not yet in the docs

fills the clipboard and can be used to paste something later using the
keyboard, e.g.

type("v", Key.CTRL)

or
rightClick()

in your case.

-- 
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