Tset-Noitamotua / Sikuli-and-Robot-Framework-Integration

Windows 7 / 8.1 + Sikuli 1.1.0 compatible version of source for the great tuturial from Mike´s blog
http://blog.mykhailo.com/2011/02/how-to-sikuli-and-robot-framework.html
10 stars 5 forks source link

====================================== Sikuli and Robot Framework Integration

NEWS:

NEXT STEPS:

What is it all about?

This is (or at least is aimed to become) a complete and beginner friendly tutorial which shows you step by step a general concept on how to integrate SikuliX with the Robot Framework and thus let both technologies - which are allready superb by themself - benefit from each other and even further enhance each other which creates undreamt synergies. How that? Well - on the one hand SikuliX enriches the Robot Framework with the possibility to build a GUI-testing library (for your specific application) which is completely API-independent. The Robot Framework on the other hand brings it's generic keyword approach and it's powerful reporting capabilities to SikuliX. ... TO BE CONTINUED ...

All you need to know to get started in detail

Follow the wiki to get detailed instructions on how to intall and configure all required components and how to use them.

Quick Overview

To be able to work along the three steps of this tutorial you will need ...

** Optional - .... *** Optional - for code assistance purpose

HAPPY LEARNING!

Cheers Tset Noitamotua

You may contact me here: tset.no@gmail.com

----- BACKUP OF ORIGINAL README -----

================================================ Sikuli and Robot Framework Integration Project

This is source files for my blogpost on blog.mykhailo.com. Each directory is a result of same name step described in the blogpost.

To use "robottest.bat" files - robotframework.jar file is requited. It can be downloaded from Robot Framework official site.

Best regards, Mykhailo Moroz