← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #193189]: Automation of STB using IR blaster and virtual remote control

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Sikuli works on Mac, Windows or Linux machines with a current Java 6
installed. These machines need to have a real screen active.

So what you can see on the screen, can be captured with Sikuli on these
systems and compared with stored images (e.g. png-files).

Additionally some support for triggering keyboard and mouse actions is
available.

The API is available to be used in a Jython environment (used by Sikuli
IDE) using Python language or in Java, so it can be used in any Java
aware environment (Java, Jython, Scala, Groovy, Jruby, ...).

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