New question #173783 on Sikuli: https://answers.launchpad.net/sikuli/+question/173783
The problem and test setup here is unlike what is described at http://blog.mykhailo.com/2011/02/how-to-sikuli-and-robot-framework.html Instead I'm using Java interface to Sikuli directly for use with Robot Framework rather than Python/Jython (i.e. Sikuli script). Works fine when run with Robot Framework installed and executed via Jython. But doesn't work when using the self-contained Robot Framework JAR version that has included self contained Jython. Problem is with class path referencing. Can't figure out myself. Was hoping perhaps the Sikuli user community here might have some ideas. Exact details found at my project site, particularly this page: http://code.google.com/p/simplesikuli/wiki/IssuesWithRobotFrameworkJar -- 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

