← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #245497]: Collection information that changes every .5 seconds.

 

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

    Status: Open => Answered

obiwan-92 proposed the following answer:
Hello,

You can try to use the OCR feature with the function text().

O r you also can a copy/paste of your text with the command :
type('c', KeyModifier.CTRL)
text = Env.getClipboard()

Regards.

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