← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #180617]: How to clear clipboard(setCliboard)?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
On the Sikuli script level, this is currently not possible.

And as you noticed: getClipboard() and paste() do not play together.

If you are familiar with Java, you might incorporate some clipboard
handling code into your Sikuli scripts, since you can use all Java
classes in a Sikuli script.

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