sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22355
Re: [Question #239217]: how to get text from given co-ordinates of the screen or screen region
Question #239217 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/239217
RaiMan posted a new comment:
Uuups, much effort.
If you know the coordinates of the region - simply:
String text = new Region(x,y,w,h).text()
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.