sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38196
[Question #294078]: robot.run with SikuliX-IDE, can't get Robot outcome.
New question #294078 on Sikuli:
https://answers.launchpad.net/sikuli/+question/294078
I have just started using RobotFramework.
I run my code with SikuliX-IDE.
The test was successful.
But I can't get Robot outcome.
What should I do? Please provide suggestions.
This is error message.
Output: W:\SikuliX1.1.1\output.xml
[ ERROR ] Writing log file 'W:\SikuliX1.1.1\log.html' failed: No such file or directory: W:\SikuliX1.1.1\sikulix.jar\Lib\robot\htmldata\rebot\log.html
[ ERROR ] Writing report file 'W:\SikuliX1.1.1\report.html' failed: No such file or directory: W:\SikuliX1.1.1\sikulix.jar\Lib\robot\htmldata\rebot\report.html
[Environment]
Version:SikuliX1.1.1(Build:2016-5-20)
OS:Windows7
[my code]
import robot.run
scriptcontent = "W:/script/robot_sample.robot"
robot.run(scriptcontent)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.