Skip to content

Integration Details

Tset Noitamotua edited this page Jan 27, 2015 · 3 revisions

Robot Framework is written on python and provides tools for running test cases using either python or jython. Sikuli scripts are run using jython. Taking into account all statements above, it is possible to run test cases using "jybot" tool, where keywords are implemented in Sikuli scripts. In other words, Sikuli scripts will play role of Test Libraries for Robot Framework.

Pic. 1 - Sikuli and Robot Framework Integration Architecture

The following integration how-to is splited on four main steps: