sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #39977
Re: [Question #365183]: Copying text to clipboard in linux using sikuli
Question #365183 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/365183
Status: Open => Answered
RaiMan proposed the following answer:
if mouse-middle in your application is the equivalent to ctrl-c, then
just simulate a mouse middle click (as you said) and then use
Env.getClipBoard() to get the clipboard content.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.