New question #224112 on Sikuli: https://answers.launchpad.net/sikuli/+question/224112
Hi, SikuliFramework provides an object-oriented abstraction on top of Sikuli to assist with interacting GUI elements, such as sets of buttons, checkboxes, radio buttons, windows and dialogue hierarchies for GUI automation and testing. Here's a link to my project which I recently published on github: https://github.com/smysnk/sikuli-framework In a nutshell SikuliFramework is a combination of these two blogs/projects: http://blog.mykhailo.com/2011/02/how-to-sikuli-and-robot-framework.html http://code.google.com/p/rguils/ I have some initial code examples included in the repository and documentation on the wiki to get started. Check it out, give it a try! Let me know if you have any questions. This is still a work in progress and it will be a few more weeks before I have full documentation on the framework. Thanks, Josh -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

