Comment by otednes:
I'm unable to run tests on windows using the jar file.
Running the SwingLibrary demo as specified with the command:
java -Xbootclasspath/a:lib/swinglibrary-0.14.jar:lib/registration-0.1.jar
-jar robotframework-2.5.3.jar example.html
Generates the following error(s):
[ ERROR ] Invalid syntax in
file 'c:\oj\robotframework\swinglibrary-example\exam
ple.html' in table 'Setting': Importing test library 'SwingLibrary' failed:
Impo
rtError: No module named SwingLibrary
PYTHONPATH:
['C:\\OJ\\RobotFramework\\swinglibrary-example\\robotframework-2.5.3
.jar\\Lib\\robot\\libraries', 'C:\\OJ\\RobotFramework\\swinglibrary-example\\Lib
', 'C:\\OJ\\RobotFramework\\swinglibrary-example\\robotframework-2.5.3.jar\\Lib'
, '__classpath__', '__pyclasspath__/', '.']
CLASSPATH: robotframework-2.5.3.jar
Traceback (most recent call last):
File "C:\OJ\RobotFramework\swinglibrary-example\robotframework-2.5.3.jar\Lib\r
obot\utils\importing$py.class", line 94, in _import
==============================================================================
Example
==============================================================================
Data Is Registered Correctly |
FAIL |
Setup of the parent suite failed.
------------------------------------------------------------------------------
Example |
FAIL |
Suite setup failed:
No keyword with name 'Start Application' found.
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
Any Ideas ?
For more information:
http://code.google.com/p/robotframework/wiki/JavaIntegration