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

Greg Howell posted a new comment:
Nice!   Thank you.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of RaiMan
Sent: Monday, April 07, 2014 11:57 AM
To: Howell, Greg
Subject: Re: [Question #246466]: paste() doesn't seem to work

Your 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 asked the question.

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