← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #156875]: how to paste using the windows shortcut (CTRL_KEY + 'v' does not work)

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
the Sikuli command would be (as noted in the docs you found):
type("v", KEY_CTRL)

the stuff that is in the clipboard in this moment will be pasted to the
currently focused window/entryfield or whatever has focus.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.