[Sikuli-driver] [Question #707150]: java.lang.ExceptionInInitializerError at org.sikuli.script.Mouse.setNotUseable

2023-06-29 Thread Santhosh
New question #707150 on SikuliX: https://answers.launchpad.net/sikuli/+question/707150 I am getting ExceptionInInitializerError at statement Screen screen = new Screen java.lang.ExceptionInInitializerError at org.sikuli.script.Mouse.setNotUseable(Mouse.java:410) at

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