sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35880
[Question #276725]: Detecting Certain Text and x, y locations of those text
New question #276725 on Sikuli:
https://answers.launchpad.net/sikuli/+question/276725
I an image i want to be able to detecting Certain Text string and x, y locations of those text.
all I know is we can define a region like
myregion_primscreen = Region(0,0,1080,1920)
get all OCR text but no idea where the text x,y values going to be.
print myregion_primscreen.text()
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.