Re: [Sikuli-driver] [Question #678649]: How do I use Multi Thread Clicking?

2019-02-19 Thread Lisa Howells
Question #678649 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678649 Status: Answered => Open Lisa Howells is still having a problem: I was using multi threading because what i'm trying to do is use sikuli for playing an android game that supports multi touch. I w

Re: [Sikuli-driver] [Question #678649]: How do I use Multi Thread Clicking?

2019-02-19 Thread Lisa Howells
Question #678649 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678649 Summary changed to: How do I use Multi Thread Clicking? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #678649]: How do I use Multi Thread Clicking?

2019-02-19 Thread Lisa Howells
Question #678649 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678649 Description changed to: I'm trying to do basic multi threaded clicking in sikuli (I would also one day like to have exists() working in a similar multi threaded way). This is my simple example code: import

Re: [Sikuli-driver] [Question #678649]: How do I use Multi Thread Clicking?

2019-02-18 Thread Lisa Howells
Question #678649 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678649 Summary changed to: How do I use Multi Thread Clicking? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #678649]: How do I use multi Thread Clicking?

2019-02-18 Thread Lisa Howells
New question #678649 on Sikuli: https://answers.launchpad.net/sikuli/+question/678649 I'm trying to do basic multi threaded clicking in sikuli (I would also one day like to have exists() working in a similar multi threaded way). This is my simple example code: import threading loc1 =

Re: [Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
Question #678325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678325 Lisa Howells posted a new comment: RaiMan thank you so much I had been trying to get this to work for a while! I have one last question. Why does Masou's 3 line script example not work and it terminates

Re: [Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
Question #678325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678325 Status: Open => Solved Lisa Howells confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
Question #678325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678325 Status: Answered => Open Lisa Howells is still having a problem: Tried your exact 3 line script. I ran it 4 times, it did the same thing all 4 times, the program clicks the button (then the button g

Re: [Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
Question #678325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678325 Status: Needs information => Open Lisa Howells gave more information on the question: [error] Error caused by: Traceback (most recent call last): File "C:\Users\Lisa\Documents.sikuli\ClickB

Re: [Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
Question #678325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678325 Status: Answered => Open Lisa Howells is still having a problem: but why does it say findfailed when I'm using while has(image) as soon as the image goes away? I want it to keep search

Re: [Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
Question #678325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678325 Description changed to: I'm trying to make something simple for a game macro. sometimes a button randomly appears in intervals between 5 and 500 seconds. I want it to detect and click the button within 10

Re: [Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
Question #678325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678325 Description changed to: I'm trying to make something simple for a game macro. sometimes a button randomly appears in intervals between 5 and 500 seconds. I want it to detect and click the button within 10

Re: [Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
Question #678325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678325 Description changed to: I'm trying to make something simple for a game macro. sometimes a button randomly appears in intervals between 5 and 500 seconds. I want it to detect and click the button within 10

Re: [Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
Question #678325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678325 Description changed to: I'm trying to make something simple for a game. sometimes a button randomly appears in intervals between 5 and 500 seconds. I want it to detect and click the button within 10 seconds,

[Sikuli-driver] [Question #678325]: If it Can't Find, Closes Early

2019-02-04 Thread Lisa Howells
New question #678325 on Sikuli: https://answers.launchpad.net/sikuli/+question/678325 I'm trying to make something simple for a game. sometimes a button randomly appears in intervals between 5 and 500 seconds. I want it to detect and click the button within 10 seconds, but to not click if the