← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #173899]: Robot Framework Problem

 

Question #173899 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/173899

Peter Kim gave more information on the question:
RaiMan,

I used the new bat file and got a different error this time:

D:\Sikuli\RobotFramework>robottest.bat robot_suite\verify_operations.txt
[ ERROR ] Invalid syntax in file 'd:\sikuli\robotframework\robot_suite\verify_op
erations.txt' in table 'Settings': Importing test library 'calc.Calculator' fail
ed: ImportError: No module named calc
PYTHONPATH: ['D:\\Sikuli\\RobotFramework\\robotframework-2.5.5.jar\\Lib\\robot\\
libraries', 'D:\\Sikuli\\RobotFramework\\Lib', 'D:\\Sikuli\\RobotFramework\\robo
tframework-2.5.5.jar\\Lib', '__classpath__', '__pyclasspath__/', '.']
CLASSPATH: robotframework-2.5.5.jar
Traceback (most recent call last):
  File "D:\Sikuli\RobotFramework\robotframework-2.5.5.jar\Lib\robot\utils\import
ing$py.class", line 94, in _import
==============================================================================
Verify Operations
==============================================================================
Verify that 2 + 2 = 4                                                 | FAIL |
No keyword with name 'Start App' found.
------------------------------------------------------------------------------
Verify that 2 + 2 = 5                                                 | FAIL |
No keyword with name 'Start App' found.
------------------------------------------------------------------------------
Verify Operations                                                     | FAIL |
2 critical tests, 0 passed, 2 failed
2 tests total, 0 passed, 2 failed
==============================================================================
Output:  d:\sikuli\robotframework\results\output.xml
Report:  d:\sikuli\robotframework\results\report.html
Log:     d:\sikuli\robotframework\results\log.html

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.