[Sikuli-driver] [Bug 1858343] [NEW] Calling a click from a sub-routine causes an exception.

2020-01-05 Thread Mark McGuinn
Public bug reported: Below is a simple test case which shows the problem. The click command if called on its own works fine, however if you try to call it from a sub-routine then you get an exception saying the image file could not be found result = test_auction(1000,1000) print result the

Re: [Sikuli-driver] [Question #687773]: Run Script with Debug from Command Line

2020-01-05 Thread RaiMan
Question #687773 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687773 Status: Open => Answered RaiMan proposed the following answer: -v means verbose and is the only option to get debug output beginning with the initial startup of SikuliX if run from commandline. It is