← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #185789]: Java: How to use Takescreenshot functionality?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
It are basically the features in Java.awt.Robot for supporting
screenshots.

The source of Sikuli is here: https://github.com/sikuli/sikuli

and the source of the class Screen here:
https://github.com/sikuli/sikuli/blob/develop/sikuli-script/src/main/java/org/sikuli/script/Screen.java

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