[Sikuli-driver] [Question #708578]: Sikuli - Identify desktop application element attributes

2023-11-30 Thread JP
New question #708578 on SikuliX: https://answers.launchpad.net/sikuli/+question/708578 Hello, I have been using Sikuli for the last 4 years to replace some of our manual business processes and we have found it very helpful. I understand Sikuli utilizes the visual image match method for

Re: [Sikuli-driver] [Question #707102]: How to append saved screenshot to htmltestrunner report

2023-06-29 Thread JP
Question #707102 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/707102 JP gave more information on the question: I have amended my code like this but still doesn't seem to append any screenshot on failed test case with the HTMLTestRunner: #from sikuli import * import sys

[Sikuli-driver] [Question #707102]: How to append saved screenshot to htmltestrunner report

2023-06-26 Thread JP
New question #707102 on SikuliX: https://answers.launchpad.net/sikuli/+question/707102 Hi, I have a working htmltestrunner report I want to find out how do I display the screenshot I saved on a failed test? I think I am using the htmltestrunner with the screenshot for failed tests but when I

Re: [Sikuli-driver] [Question #707070]: Where is screenshot saved?

2023-06-23 Thread JP
Question #707070 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/707070 Status: Open => Solved JP confirmed that the question is solved: I have used shutil instead above code it worked for me. -- You received this question notification because your team Sikuli Driv