Re: [Sikuli-driver] [Question #687794]: Calling a click from a sub-routine causes an exception.

2020-01-06 Thread Mark McGuinn
Question #687794 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687794 Description changed to: 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

Re: [Sikuli-driver] [Question #687508]: Using OCR to select day of the month

2020-01-06 Thread Daniel Imperiale
Question #687508 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687508 Status: Answered => Solved Daniel Imperiale confirmed that the question is solved: Thank you so much for taking the time to both show me the google example as well as provding the code to get me

Re: [Sikuli-driver] [Question #687794]: Calling a click from a sub-routine causes an exception.

2020-01-06 Thread milesmsith Smith
Question #687794 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687794 milesmsith Smith posted a new comment: ank you so much for this. I was into this issue and tired to tinker around to check if its possible but couldnt get it done. Now that i have seen the way you did

[Sikuli-driver] [Bug 1858435] Re: Combo to Front

2020-01-06 Thread RaiMan
code snippet please -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1858435 Title: Combo to Front Status in Sikuli: New Bug description: https://answers.launchpad.net/sikuli/+question/272494

[Sikuli-driver] [Bug 1858435] Re: Combo to Front

2020-01-06 Thread Jeff_Vallis
2.0.1-2019-11-22_16:54/Mac10.15.2/Java13(64)13.0.1+9 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1858435 Title: Combo to Front Status in Sikuli: New Bug description:

[Sikuli-driver] [Bug 1858435] [NEW] Combo to Front

2020-01-06 Thread Jeff_Vallis
Public bug reported: https://answers.launchpad.net/sikuli/+question/272494 Combo not "ALWAYS" coming to front and workaround above not working ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli Drivers,

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

2020-01-06 Thread RaiMan
should be a question first ** Changed in: sikuli Status: New => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/687794 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

Re: [Sikuli-driver] [Question #687794]: Calling a click from a sub-routine causes an exception.

2020-01-06 Thread RaiMan
Question #687794 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687794 Status: Open => Answered RaiMan proposed the following answer: FindFailed means, that the image is not visible on the screen in that moment. Please check this first. -- You received this question

Re: [Sikuli-driver] [Question #687794]: Calling a click from a sub-routine causes an exception.

2020-01-06 Thread RaiMan
Question #687794 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687794 RaiMan posted a new comment: should be a question first -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #687794]: Calling a click from a sub-routine causes an exception.

2020-01-06 Thread Mark McGuinn
New question #687794 on Sikuli: https://answers.launchpad.net/sikuli/+question/687794 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