gajendravaradhan / sikuli-api

Automatically exported from code.google.com/p/sikuli-api
0 stars 0 forks source link

Extract text #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello all,

I was wondering if there is a way to extract text. 

For example, if there is some text in a text box, can I read it and print it 
out to the console using Sikuli Java API?

Any help is greatly appreciated. Thank you!

Original issue reported on code.google.com by lasyaki...@gmail.com on 21 Jan 2013 at 10:51

GoogleCodeExporter commented 8 years ago
Hi all,
 I was looking for the same.. In sikuli-IDE they show a command like text() but couldnt find any such related commands in new sikuli-API..

Original comment by karthick...@gmail.com on 28 Jan 2013 at 11:57

GoogleCodeExporter commented 8 years ago
Exactly, I am looking for the same. Someone, please help!!

Original comment by lasyaku...@gmail.com on 28 Jan 2013 at 7:10

GoogleCodeExporter commented 8 years ago
yeah that would be useful ;)

Original comment by nopes...@gmail.com on 31 Jan 2013 at 4:54

GoogleCodeExporter commented 8 years ago
Same here . it would be useful if we can have this feature too!!!

Original comment by sunalps2...@gmail.com on 6 May 2013 at 6:55

GoogleCodeExporter commented 8 years ago
Issue #33 is dupe of Issue 21, we would need something on similarlines as 
https://github.com/sikuli/sikuli/blob/develop/sikuli-script/src/main/java/org/si
kuli/script/TextRecognizer.java  Sikuli API has DigitRecognizer.java to support 
Interger extraction, I think this owuld be a nice addition

Original comment by mbdiwa...@gmail.com on 6 May 2013 at 11:07