Re: [Sikuli-driver] [Question #446360]: Image reference is lost sometimes

2017-01-24 Thread Alexandre Miziara
Question #446360 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/446360 Status: Answered => Solved Alexandre Miziara 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 #446360]: Image reference is lost sometimes

2017-01-24 Thread Alexandre Miziara
Question #446360 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/446360 Alexandre Miziara posted a new comment: Where can i download version 1.1.1? I could not find jar file. -- You received this question notification because your team Sikuli Drivers is an answer contact

[Sikuli-driver] [Question #446360]: Image reference is lost sometimes

2017-01-24 Thread Alexandre Miziara
he problem is that even with the image on the folder, the script does not work and it is shown an error saying that the image could not be find. Is it a bug? There is a way to solve this? Thank you. Alexandre -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #446002]: Recognizing similar strings in the same region

2017-01-24 Thread Alexandre Miziara
Question #446002 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/446002 Status: Answered => Solved Alexandre Miziara 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 #446002]: Recognizing similar strings in the same region

2017-01-24 Thread Alexandre Miziara
Question #446002 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/446002 Alexandre Miziara posted a new comment: Thank you! I was able to configure OCR. Now, is it possible to use text() function with an image, instead of a region? -- You received this question notification

[Sikuli-driver] [Question #446002]: Recognizing similar strings in the same region

2017-01-23 Thread Alexandre Miziara
way to do that? Thank you! Alexandre -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mailing list: https://launchpad.net/~sikuli-driver Post to : sikuli-driver@lists.launchpad.net

[Sikuli-driver] [Question #404499]: How can I register the spend time step by step?

2016-11-29 Thread Ricardo Alexandre Chiste
New question #404499 on Sikuli: https://answers.launchpad.net/sikuli/+question/404499 Dear, I'm a new and I'm testing the Sikuli to execute a transaction to check the application availability and performance and I like to know how can I register/get the spend time step by step in my robot?

Re: [Sikuli-driver] [Question #255477]: Extreme beginner : to incremente a value within a loop

2014-10-16 Thread Alexandre
Question #255477 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255477 Alexandre confirmed that the question is solved: Thanks Eugene S, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #255477]: Extreme beginner : to incremente a value within a loop

2014-10-16 Thread Alexandre
Question #255477 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255477 Status: Answered = Solved Alexandre confirmed that the question is solved: Thank you, I was able to solve my problem using for x in range (x,y) [...] type(%d) %(x)) Where type(%d) %(x)) write

[Sikuli-driver] [Question #255477]: Extreme beginner : to incremente a value within a loop

2014-10-07 Thread Alexandre
New question #255477 on Sikuli: https://answers.launchpad.net/sikuli/+question/255477 Hello everyone, I am an extreme beginner in everything related to scgriptin, and even to coding in general. I nonetheless need to automate a task. I explain my case : I am a french medical student, and some

Re: [Sikuli-driver] [Question #206339]: type() error on ubuntu 12.04

2012-08-21 Thread Lefevre Alexandre
Question #206339 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/206339 Lefevre Alexandre posted a new comment: I try in an other GUI that i need to use and it's work, so i think this soft have a problem with flex GUI (paste doesn't works and the type depend of the caps lock

[Sikuli-driver] [Question #206339]: type() error on ubuntu 12.04

2012-08-20 Thread Lefevre Alexandre
. If my caps lock is disabled, the soft write tst sikuli and if the caps lock is enabled I obtain TST SIKULI but in both case i don't obtian what i want. I try this on windows 7 it's work perfectly. I hope you will help me. Tks ! Friendly, Lefèvre Alexandre -- You received

Re: [Sikuli-driver] [Question #169558]: How can I make this faster?

2011-08-30 Thread Alexandre Bourdeau
Question #169558 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/169558 Status: Answered = Solved Alexandre Bourdeau confirmed that the question is solved: Thank you very much. I am still learning this program. Very useful so far. -- You received this question

[Sikuli-driver] [Question #169558]: How can I make this faster?

2011-08-29 Thread Alexandre Bourdeau
New question #169558 on Sikuli: https://answers.launchpad.net/sikuli/+question/169558 This is some of my code: while True: if not exists(picture, 0): wait(1) hover(getLastMatch()) Everything is working fine except that it is a bit slow. Sometimes it hovers

[Sikuli-driver] [Question #169307]: OBSERVE(FOREVER) but FINDFAILED

2011-08-27 Thread Alexandre Bourdeau
New question #169307 on Sikuli: https://answers.launchpad.net/sikuli/+question/169307 Hello, first post here. This is my code: def myH(e): hover(PICTURE) stopObserver() observe(FOREVER) onAppear(PICTURE, myH) observe(FOREVER) After some time it stops and I get the

Re: [Sikuli-driver] [Question #169307]: OBSERVE(FOREVER) but FINDFAILED

2011-08-27 Thread Alexandre Bourdeau
Question #169307 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/169307 Status: Answered = Solved Alexandre Bourdeau confirmed that the question is solved: Thank you, it works. -- You received this question notification because you are a member of Sikuli Drivers, which