Re: [Sikuli-driver] [Question #665345]: Ocr settings to get correct text from a region

2018-03-08 Thread Vin Uppinkudru
Question #665345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665345 Status: Answered => Solved Vin Uppinkudru confirmed that the question is solved: Thanks Raiman. faq 2709 helped. But there was not difference in the results. I think it is just how Tesseract is. Tha

[Sikuli-driver] [Question #665345]: Ocr settings to get correct text from a region

2018-03-07 Thread Vin Uppinkudru
New question #665345 on Sikuli: https://answers.launchpad.net/sikuli/+question/665345 Hi Raiman, Apologies, if this question is a sort of repeat. Stimuli version 1.1.1 Language - Java I am using get text on a region and it's working ok most of the times.but some times it's giving me correct

Re: [Sikuli-driver] [Question #664313]: How to user sikulix 1.1.1(sikulixapi.jar) in Maven

2018-02-14 Thread Vin Uppinkudru
Question #664313 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664313 Status: Answered => Solved Vin Uppinkudru confirmed that the question is solved: Hi Raiman, This maven dependency was correct, some kind of IDE issue. Able to pull down the sikulix-1.1.1. Tha

[Sikuli-driver] [Question #664313]: How to user sikulix 1.1.1(sikulixapi.jar) in Maven

2018-02-12 Thread Vin Uppinkudru
New question #664313 on Sikuli: https://answers.launchpad.net/sikuli/+question/664313 Hi Raiman, I am having difficulty in using Sikulix version 1.1.1 Steps I followed are as below 1. Added sikulix pom as below http://maven.apache.org/POM/4.0.0;

Re: [Sikuli-driver] [Question #664190]: Unable to find images on the second monitor

2018-02-08 Thread Vin Uppinkudru
Question #664190 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664190 Status: Needs information => Solved Vin Uppinkudru confirmed that the question is solved: Thank you RaiMan. My display configuration is exactly same as what you had mentioned in your comment #3. I

[Sikuli-driver] [Question #664190]: Unable to find images on the second monitor

2018-02-08 Thread Vin Uppinkudru
New question #664190 on Sikuli: https://answers.launchpad.net/sikuli/+question/664190 Hi RaiMan, Appreciate if you could help me with this question. My monitor setup is as explained I have a laptop with 2 monitors. In the windows display setup, all the monitors have been setup to "Extend the

Re: [Sikuli-driver] [Question #663391]: Action (Click/Type) on similar elements on a screen

2018-01-24 Thread Vin Uppinkudru
Question #663391 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663391 Status: Answered => Solved Vin Uppinkudru confirmed that the question is solved: Thanks RaiMan. -- You received this question notification because your team Sikuli Drivers is an answer cont

Re: [Sikuli-driver] [Question #663391]: Action (Click/Type) on similar elements on a screen

2018-01-23 Thread Vin Uppinkudru
Question #663391 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663391 Vin Uppinkudru posted a new comment: Hi RaiMan, Thank you so much for you help. I was able to use the Target Offset on the pattern and i was able to achieve the goal. Below is the snippet i used

[Sikuli-driver] [Question #663391]: Action (Click/Type) on similar elements on a screen

2018-01-22 Thread Vin Uppinkudru
New question #663391 on Sikuli: https://answers.launchpad.net/sikuli/+question/663391 I am newbie to Sikulix and I am trying to automate an application in Java Sikulix. Apologies if similar question has been answered in the past. I am feeling that the documentation is difficult to follow for an