Re: [Sikuli-driver] [Question #232900]: [1.0] [HowTo] turn on text recognition --- solution

2015-10-17 Thread Pranav
Question #232900 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232900 Pranav posted a new comment: Hello RaiMan, Thank you for reply. I am able to get it using Tess4j. But the data extracted is not 100% accurate(Also some data is missing ) Is there any other way to get all

[Sikuli-driver] [Question #272556]: Contributing to SikuliAPI in Eclipse; setup issues

2015-10-17 Thread Andrew Gorbaty
New question #272556 on Sikuli: https://answers.launchpad.net/sikuli/+question/272556 Hey Raiman! I am a fan of Sikuli from Maryland in the US. Thank you so much for developing Sikuli! I am interested in contributing to the SikuliAPI for Sikuli 2015. However, I am having some trouble getting

Re: [Sikuli-driver] [Question #272494]: Popup or Input box On Top

2015-10-17 Thread Jeff_Vallis
Question #272494 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272494 Jeff_Vallis posted a new comment: Explanation The Browser Screen is not full screen so popup("=Manual

Re: [Sikuli-driver] [Question #232900]: [1.0] [HowTo] turn on text recognition --- solution

2015-10-17 Thread RaiMan
Question #232900 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232900 RaiMan posted a new comment: @Pranav To extract text from an image given as file, you should use the Tesseract package itself from command line. The OCR feature of SikuliX still is not reliable in such

[Sikuli-driver] [Bug 1408937] Re: [request] Self learning: Should be possible to recapture a not found image on the fly and retry

2015-10-17 Thread RaiMan
What do you want me to do? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1408937 Title: [request] Self learning: Should be possible to recapture a not found image on the fly and retry Status

Re: [Sikuli-driver] [Question #272529]: Unable to load Win32Util.dll in java jar

2015-10-17 Thread RaiMan
Question #272529 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272529 Status: Open => Answered RaiMan proposed the following answer: use version 1.1.0, RC3 is no longer supported with such special questions. http://sikulix.com -- You received this question notification

Re: [Sikuli-driver] [Question #232900]: [1.0] [HowTo] turn on text recognition --- solution

2015-10-17 Thread Pranav
Question #232900 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232900 Pranav posted a new comment: Hello RaiMan, I am working on windows based application UI testing..I want to extract all text(includes label text,text field) from application. I have tried to get it using