← 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

    Status: Answered => Open

Peter Kim is still having a problem:
I tried it on Windows XP SP3 PC but it did not work.

I then tried it on Windows 7 and had following error messages:

C:\>cd rfw

C:\rfw>dir
 C 드라이브의 볼륨에는 이름이 없습니다.
 볼륨 일련 번호: 20C5-D5AF

 C:\rfw 디렉터리

2011-10-18  오전 08:31    <DIR>          .
2011-10-18  오전 08:31    <DIR>          ..
2011-10-25  오전 09:04           162,643 log.html
2011-10-25  오전 09:04             1,969 output.xml
2011-10-25  오전 09:04           183,057 report.html
2011-10-10  오후 02:32        13,816,298 robotframework-2.6.3.jar
2011-10-25  오전 08:55               234 runrfw.bat
2011-10-18  오전 08:23    <DIR>          sik_module.sikuli
2011-10-18  오전 08:34               250 some-text.txt
               6개 파일          14,164,451 바이트
               3개 디렉터리  285,326,041,088 바이트 남음

C:\rfw>runrfw some-text.txt

C:\rfw>set work=c:\rfw\

C:\rfw>set rfwj=c:\rfw\robotframework-2.6.3.jar

C:\rfw>set sikj=c:\W7\Sikuli X\sikuli-script.jar

C:\rfw>set CLASSPATH=c:\rfw\robotframework-2.6.3.jar;c:\W7\Sikuli X\sikuli-scrip
t.jar

C:\rfw>set JYTHONPATH=c:\rfw\sik_module.sikuli;c:\rfw\robotframework-2.6.3.jar\L
ib;c:\W7\Sikuli X\sikuli-script.jar\Lib

C:\rfw>java org.robotframework.RobotFramework some-text.txt
[ ERROR ] Error in file 'C:\rfw\some-text.txt' in table 'Settings': Non-existing
 setting 'Library sik_module'.
[ ERROR ] Error in file 'C:\rfw\some-text.txt' in table 'Variables': Setting var
iable '${MESSAGE} Hello from RobotFrameWork!' failed: Invalid variable name '${M
ESSAGE} Hello from RobotFrameWork!'.
==============================================================================
Some-Text
==============================================================================
Sikuli Test Script [Documentation] Script test                        | FAIL |
No keyword with name 'Log calling function from Sikuli script' found.
------------------------------------------------------------------------------
Some-Text                                                             | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
Output:  C:\rfw\output.xml
Log:     C:\rfw\log.html
Report:  C:\rfw\report.html

C:\rfw>

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