sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02397
Re: [Question #153884]: win32clipboard: can it be imported?
Question #153884 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/153884
RaiMan posted a new comment:
I do not really understand what you mean, but
saying
paste(some_list[some_index])
pastes the string content of list element some_list[some_index] to the
window element, that currently has the input focus.
Internally paste() moves the content of the given string to the
clipboard (and so corrupting it ;-) and uses ctrl/cmd-v to paste it.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.