sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25184
Re: [Question #246466]: paste() doesn't seem to work
Question #246466 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246466
Greg Howell posted a new comment:
Nice! Thank you.
-----Original Message-----
From: bounces@xxxxxxxxxxxxx [mailto:bounces@xxxxxxxxxxxxx] 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.