[Sikuli-driver] [Question #665050]: In Eclipse, I just want to execute wait function after every single action performed....Can i mention in single line wait command??

2018-02-27 Thread jerome
New question #665050 on Sikuli: https://answers.launchpad.net/sikuli/+question/665050 I just have multiple action , i need to wait some interval of time for every action. And also Wait function, Waitvanish is not properly wait for the image in Eclipse, then moved to the next action. Code:

Re: [Sikuli-driver] [Question #664943]: Pattern Matching precision problem

2018-02-27 Thread GZ
Question #664943 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664943 Status: Open => Solved GZ confirmed that the question is solved: OK, it is working for now with different set of images for the findAll operation so the precision is working there as well. I will mark t

[Sikuli-driver] [Question #665044]: Constantly Checking for GUI Failure Messages In Test

2018-02-27 Thread Art
New question #665044 on Sikuli: https://answers.launchpad.net/sikuli/+question/665044 The use case I have is: The GUI that I am writing a test case for, can at any point throw up an error that looks something like "Backend failure, error code xxx, click here to continue". As the backend take

Re: [Sikuli-driver] [Question #665020]: Eclipse had an error when calling sikuli.

2018-02-27 Thread RaiMan
Question #665020 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665020 Status: Open => Answered RaiMan proposed the following answer: Upgrade to at least version 1.1.1 Download and run a new setup. -- You received this question notification because your team Sikuli Drive

Re: [Sikuli-driver] [Question #664943]: Pattern Matching precision problem

2018-02-27 Thread GZ
Question #664943 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664943 GZ gave more information on the question: In addition to my previous reply, I can still reproduce it. These give the same result, so 88 vs 81: hover(Pattern("icon_12.png").similar(0.88)) for y in findAll(Pat