New question #676371 on Sikuli:
https://answers.launchpad.net/sikuli/+question/676371
Hello, I am using sikuli IDE to automate a desktop app. I'm also using
html-testRunner 1.1.2 to generate reports and the sikuli logger to write to a
file. Here is my code for this:
Settings.UserLogs=True
Settings.UserLogPrefix="LOG"
Settings.UserLogTime=True
Debug.setUserLogFile("path\TestRunnerLogs.txt")
Debug.user('some text')
How can I write my logs directly to the HTML file generated by htlm test
runner? And if possible can i write the logs separately for each test?
Thank you!
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp