← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #178479]: Automation of testing for a set top box that uses a IR remote control

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Since you need features, that are not supported by Sikuli, there is no
need to use it.

Using Sikuli without using its features is the same as using Jython
(Python language, Java based) directly.

So I think, you should look at something like RobotFramework, since it
delivers the testing framework being able to integrate the test cases
written in many different languages (incl. Python/Jython and Java).

If you later decide, that Sikuli features are needed, It will be rather
easy, to add the access/usage of Sikuli's API (Python level and/or Java
level)

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