sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38431
Re: [Question #294598]: screenshot is not embedded into the log file of RobotFramework
Question #294598 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/294598
masuo posted a new comment:
Now I am using RobotFramework by adding following codes before robot.run
instead of changing librarylogger.py .
from threading import currentThread
currentThread().name = 'MainThread'
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.