Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 RaiMan posted a new comment: made it a request bug - see related bug -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Linked to bug: #1807150 https://bugs.launchpad.net/bugs/1807150 "[request] Sikuli logs to HTML test runner report" -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Description changed to: --- a possible solution I actually found a solution on how to write my custom logs into html test runner report.For this you need: sikulixIDE,HTMLTestreport and un

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Rares Pasca posted a new comment: no problem. waiting for your feedback, or other users feedback -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Rares Pasca posted a new comment: I accidentally posted that message , sorry:D -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 RaiMan posted a new comment: ok, understood. I will test and check, wether This can be an additional feature bundled with SikuliX. thanks again. -- You received this question notification because your tea

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 RaiMan posted a new comment: ok, thanks: you won the race, LOL ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 RaiMan posted a new comment: Thanks for the feedback, but your comment #5 "hides" the surely valuable information ;-) -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Rares Pasca posted a new comment: I actually found a solution on how to write my custom logs into html test runner report.For this you need: sikulixIDE,HTMLTestreport and unittest. So I have a file, testRunne

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Status: Answered => Solved Rares Pasca confirmed that the question is solved: I actually found a solution on how to write my custom logs into html test runner report. My setup is: -- You received this

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-11-26 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Rares Pasca posted a new comment: Thanks you very much! I will try this and then return here to give feeback on this. -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-11-26 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 RaiMan proposed the following answer: had a look into the sources of python-html - but did not test it. looks rather promising ;-) since it has many features to configure and/or script (hooks), what is going

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-11-26 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Rares Pasca posted a new comment: Thank you! I assume that this would not be possible with pytest-html either, right? -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-11-26 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Summary changed to: Sikuli logs to HTML test runner report --- not possible -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report

2018-11-26 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Status: Open => Answered RaiMan proposed the following answer: --- How can I write my logs directly to the HTML file generated by htlm test runner? This is not possible, since the HTMLTestRunner does n

[Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report

2018-11-26 Thread Rares Pasca
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