[Sikuli-driver] [Question #664875]: creating standalone jar of sikuli jython scripts and related images

2018-02-23 Thread Akhil Ahuja
New question #664875 on Sikuli: https://answers.launchpad.net/sikuli/+question/664875 I went through this tutorial for creating jar to run sikuli scripts on systems without sikuli installed:

Re: [Sikuli-driver] [Question #664775]: PyCharm: Debugging a script: [error] Image: Image not valid --- set imagepath

2018-02-23 Thread stefano
Question #664775 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664775 Status: Answered => Solved stefano confirmed that the question is solved: Problem solved, thank you very much! -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #664834]: Sikulix in Windows 10. no start button to click for beginning a script

2018-02-23 Thread RaiMan
Question #664834 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664834 Status: Open => Answered RaiMan proposed the following answer: ??? there IS something like a start button in Windows 10 in the lower left corner. If you are talking about the SikuliX IDE: to run a

Re: [Sikuli-driver] [Question #664865]: Observing multiple images with priority

2018-02-23 Thread RaiMan
Question #664865 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664865 Status: Open => Answered RaiMan proposed the following answer: This is only manageable, if you use ONE handler function, where both situations are checked and handled accordingly. It might be

[Sikuli-driver] [Question #664865]: Observing multiple images with priority

2018-02-23 Thread Lee Yen Liang
New question #664865 on Sikuli: https://answers.launchpad.net/sikuli/+question/664865 I've defined a sikuli module which is used to click on an image when something appears inside a region. # observer.py from sikuli import * class Observer: # When "observedImage"

Re: [Sikuli-driver] [Question #664839]: Issue with wait() and type()

2018-02-23 Thread RaiMan
Question #664839 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664839 Status: Open => Answered RaiMan proposed the following answer: my test on Windows 10 / Java 8 (should not make a difference) using a newly setup SikuliX 1.1.1 switchApp("Notepad") # wait(2) wtime = 3

Re: [Sikuli-driver] [Question #664859]: Jython cheat sheet

2018-02-23 Thread RaiMan
Question #664859 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664859 Status: Open => Answered RaiMan proposed the following answer: Nothing special with python - look for Python -- You received this question notification because your team Sikuli Drivers is an answer

[Sikuli-driver] [Question #664859]: Jython cheat sheet

2018-02-23 Thread CCIOLA
New question #664859 on Sikuli: https://answers.launchpad.net/sikuli/+question/664859 Hi, do you know some Jython cheat sheet, listing the main commands? I am looking for something like this, but of Jython: https://thoughtbot.com/upcase/test-driven-rails-resources/capybara.pdf []s -- You

Re: [Sikuli-driver] [Question #664856]: http://archiveofourown.org/collections/live_Watch_France_vs_Italy_Rugby_Live_Stream

2018-02-23 Thread RaiMan
Question #664856 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664856 Status: Open => Invalid RaiMan changed the question status: spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #664856]: http://archiveofourown.org/collections/live_Watch_France_vs_Italy_Rugby_Live_Stream

2018-02-23 Thread jolodd
New question #664856 on Sikuli: https://answers.launchpad.net/sikuli/+question/664856 http://archiveofourown.org/collections/live_Watch_France_vs_Italy_Rugby_Live_Stream -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #664853]: http://archiveofourown.org/collections/rugby_Watch_France_vs_Italy_Rugby_Live_Stream

2018-02-23 Thread RaiMan
Question #664853 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664853 Status: Open => Invalid RaiMan changed the question status: spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #664852]: http://archiveofourown.org/collections/ESPN_Watch_France_vs_Italy_Rugby_Live_Stream

2018-02-23 Thread RaiMan
Question #664852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664852 Status: Open => Invalid RaiMan changed the question status: spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #664843]: In MacOS How click on the top menu bar and need to verify the options in the drop down is enabled or disabled. if enabled then click on it. Please tell the java cod

2018-02-23 Thread Rohit
New question #664843 on Sikuli: https://answers.launchpad.net/sikuli/+question/664843 In MacOS How click on the top menu bar and need to verify the options coming in the drop down is enabled or disabled. if enabled then click on it. Please tell the java code with help of sikuli how this is

Re: [Sikuli-driver] [Question #664839]: Issue with wait() and type()

2018-02-23 Thread sharon
Question #664839 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664839 Status: Needs information => Open sharon gave more information on the question: OS - Windows 7 - 32 bit Sikuli Version - 1.1.1 -- You received this question notification because your team Sikuli