← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #661850]: 如何获取剪贴板的文本并保存到文件里 - How to get the clipboard text and save it to a file

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Python stuff can only be used with SikuliX if it is Python language only
(no C-based libraries attached), since SikuliX is Java-based and uses
Jython.

Clipboard:
SikuliX has a feature:
http://sikulix-2014.readthedocs.io/en/latest/globals.html#App.getClipboard

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.