Re: [Sikuli-driver] [Question #675365]: [1.1.4] opening Sikulix with an error message, then everything works correctly

2018-10-24 Thread RaiMan
Question #675365 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675365 RaiMan posted a new comment: ok, thanks. I have corrected the docs so: where = Region(0,0,300,300) result = Do.input("please fill in", "A filename", "someImage.png", where) -- You received this question

Re: [Sikuli-driver] [Question #675498]: Remote Testing With Sikuli VNC

2018-10-24 Thread RaiMan
Question #675498 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675498 Status: Open => Answered RaiMan proposed the following answer: Possible to try with SikuliX 1.1.4? The type of backend (UltraVNC in your case) should not matter. with 1.1.4 use this in Java::

[Sikuli-driver] [Question #675532]: how to select dropdown value and click in sikulix

2018-10-24 Thread monicar
New question #675532 on Sikuli: https://answers.launchpad.net/sikuli/+question/675532 stack trace using for my automation project: sikulixapi-1.1.2 java- Java\jdk1.8.0_191 Application Flash application Selenium webdriver I am struck in selecting the dropdown value and click on it. Please need

Re: [Sikuli-driver] [Question #675498]: Remote Testing With Sikuli VNC

2018-10-24 Thread joseph paul
Question #675498 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675498 Status: Answered => Open joseph paul is still having a problem: I have captured the screen at the remote computer and it is all distorted. I have also double clicked on the VNCViewer and connected to

Re: [Sikuli-driver] [Question #675498]: Remote Testing With Sikuli VNC

2018-10-24 Thread joseph paul
Question #675498 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675498 joseph paul gave more information on the question: I am using the following code to see the remote desktopAs I said previously...the image is coming out very distorted. When I connect to the remote PC

Re: [Sikuli-driver] [Question #675498]: Remote Testing With Sikuli VNC

2018-10-24 Thread RaiMan
Question #675498 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675498 Status: Open => Needs information RaiMan requested more information: --- 1.1.4: I do not support 1.1.3 anymore with such system/tool specific problems. ... and no, of course I am not sure, that 1.1.4

Re: [Sikuli-driver] [Question #675365]: [1.1.4] opening Sikulix with an error message, then everything works correctly

2018-10-24 Thread Matteo Acquarone
Question #675365 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675365 Matteo Acquarone posted a new comment: Hi, I took that call from this example: result = Do.popError("autoclosed after 3 seconds", "Severe Error", 3, Region(300,300)) that is in the Do.input([parameters])

Re: [Sikuli-driver] [Question #675498]: Remote Testing With Sikuli VNC

2018-10-24 Thread joseph paul
Question #675498 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675498 Status: Needs information => Open joseph paul gave more information on the question: Sorry...i am not using loopback but rather an IP address for the remote...I am taking an image on the remote desktop

Re: [Sikuli-driver] [Question #675532]: how to select dropdown value and click in sikulix

2018-10-24 Thread masuo
Question #675532 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675532 Status: Open => Needs information masuo requested more information: I can not understand what you are having troubled from what you wrote so far. Please write a little more concretely what you want to

Re: [Sikuli-driver] [Question #675498]: Remote Testing With Sikuli VNC

2018-10-24 Thread joseph paul
Question #675498 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675498 joseph paul gave more information on the question: I also have a wait of 10 seconds before doing the screen capture on the remote pc -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #675373]: [HowTo] make a simple loop with "exists image" and "click image"? (Sikuli)

2018-10-24 Thread David Borghi
Question #675373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675373 Status: Needs information => Open David Borghi gave more information on the question: That's fine, I'm sorry for all the needless information. Q: directly after the doubleclick or after img111 has

Re: [Sikuli-driver] [Question #675373]: [HowTo] make a simple loop with "exists image" and "click image"? (Sikuli)

2018-10-24 Thread David Borghi
Question #675373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675373 Status: Answered => Open David Borghi is still having a problem: Hello, RaiMan. Thank you so much for your effort, patience, and your kindness. So far, I think It's perfectly working. I know I

Re: [Sikuli-driver] [Question #675373]: [HowTo] make a simple loop with "exists image" and "click image"? (Sikuli)

2018-10-24 Thread RaiMan
Question #675373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675373 Status: Open => Needs information RaiMan requested more information: --- check if the img1 (for 3 seconds) is still there directly after the doubleclick or after img111 has disappeared? BTW: since it

Re: [Sikuli-driver] [Question #675532]: how to select dropdown value and click in sikulix

2018-10-24 Thread monicar
Question #675532 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675532 Status: Needs information => Open monicar gave more information on the question: Scenario: select a drop down value from drop down list (where user can pass drop down value as a parameter to select as

Re: [Sikuli-driver] [Question #675365]: [1.1.4] opening Sikulix with an error message, then everything works correctly

2018-10-24 Thread RaiMan
Question #675365 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675365 RaiMan posted a new comment: the definition of a Region is Region(x, y, w, h) using Region(300, 300) causes this message, since it cannot be converted into a symbol. So either make it syntactically

[Sikuli-driver] [Bug 1799651] Re: Text method in region recognizing number "6" as 5 always.How to resolve it?

2018-10-24 Thread RaiMan
should be a question ** Changed in: sikuli Status: New => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/675510 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Question #675510]: Text method in region recognizing number "6" as 5 always.How to resolve it?

2018-10-24 Thread nandhini
New question #675510 on Sikuli: https://answers.launchpad.net/sikuli/+question/675510 Hi, I am trying to fetch text in the region with sikuli and used text() method to retrieve my region text. It always reads number "6" as number "5". -- You received this question notification because your

Re: [Sikuli-driver] [Question #675510]: Text method in region recognizing number "6" as 5 always.How to resolve it?

2018-10-24 Thread RaiMan
Question #675510 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675510 Status: Open => Needs information RaiMan requested more information: what version of SikuliX? what version? -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #675510]: Text method in region recognizing number "6" as 5 always.How to resolve it?

2018-10-24 Thread RaiMan
Question #675510 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675510 RaiMan posted a new comment: should be a question -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1799651] [NEW] Text method in region recognizing number "6" as 5 always.How to resolve it?

2018-10-24 Thread nandhini
Public bug reported: Hi, I am trying to fetch text in the region with sikuli and used text() method to retrieve my region text. It always reads number "6" as number "5". ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a

Re: [Sikuli-driver] [Question #675470]: Images not recognized 1.1.4

2018-10-24 Thread RaiMan
Question #675470 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675470 Status: Open => Needs information RaiMan requested more information: --- Had to upgrade to jdk 10.0.2 for version 1.1.4 ... not needed - works with Java 8 --- jdk1.8.0_73 ... you should upgrade to the