Re: [Sikuli-driver] [Question #645942]: "while (count < 10):" loop doesn't seem to be working

2017-07-02 Thread masuo
Question #645942 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/645942 Status: Open => Answered masuo proposed the following answer: In the article "Controlling Sikuli Scripts and their Behavior", there is an explanation about situations where the operation is not

[Sikuli-driver] [Question #645950]: Mouse Actions are Blocked [UBUNTU DESKTOP VPS]

2017-07-02 Thread Jas
New question #645950 on Sikuli: https://answers.launchpad.net/sikuli/+question/645950 I am running sikuli script written in Java on my virtual desktop VPS (running ubuntu). The VPS is setup so that the ubuntu desktop is accessed using NoMachine. My program is a combination of sikuli script

Re: [Sikuli-driver] [Question #645666]: drag and drop from mouse current location to center of screen

2017-07-02 Thread arminius
Question #645666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/645666 arminius gave more information on the question: I need to be able to have it done on the fly though. something like this "hover(Pattern("185693845869.png").targetOffset(29,29)) x1 = ml.getX() y1 = ml.getY()

[Sikuli-driver] [Question #645942]: "while (count < 10):" loop doesn't seem to be working

2017-07-02 Thread arminius
New question #645942 on Sikuli: https://answers.launchpad.net/sikuli/+question/645942 I have this other code "while (count < 46): click(Pattern("1486584943427.png").similar(0.69).targetOffset(-340,86)) count = count + 1" and it works fine. I tried to turn that into this

Re: [Sikuli-driver] [Question #644415]: Unable to find Pattern within a pre set region on the screen.

2017-07-02 Thread masuo
Question #644415 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644415 masuo proposed the following answer: Sikuli searches the region using a default minimum similarity of 0.7. http://sikulix-2014.readthedocs.io/en/latest/pattern.html It may be effective to set minimum

Re: [Sikuli-driver] [Question #645933]: How to import openpyxl module into Sikuli

2017-07-02 Thread MPE
Question #645933 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/645933 MPE posted a new comment: Hi Raiman, Many thanks for the answer. Do you mean to say that I can't import openpyxl into sikuli? -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #645181]: can sikulix 1.1.1 be pushed to maven central?

2017-07-02 Thread RaiMan
Question #645181 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/645181 Status: Open => Answered RaiMan proposed the following answer: Sorry, but 1.1.1 is still on OSSRH as snapshot version. Currently I have other priorities. -- You received this question notification

Re: [Sikuli-driver] [Question #645818]: Problems getting Rid of Duplicate Matches

2017-07-02 Thread RaiMan
Question #645818 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/645818 Status: Open => Needs information RaiMan requested more information: Without some visual information it is hard to help in such complicated setups. -- You received this question notification because

Re: [Sikuli-driver] [Question #645933]: How to import openpyxl module into Sikuli

2017-07-02 Thread RaiMan
Question #645933 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/645933 Status: Open => Answered RaiMan proposed the following answer: Modules to be imported in SikuliX environment (Jython/Java based) must be Python code only. If any parts are C-based, import will not

[Sikuli-driver] [Question #645933]: How to import openpyxl module into Sikuli

2017-07-02 Thread MPE
New question #645933 on Sikuli: https://answers.launchpad.net/sikuli/+question/645933 I would like to use the openpyxl module in Sikuli to process sheet-data into a web-application. I just can't seem to find a good way to import it into Sikuli. What are the steps and prerequisites needed to

Re: [Sikuli-driver] [Question #644051]: Question about App.focus() behavior

2017-07-02 Thread Launchpad Janitor
Question #644051 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644051 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question