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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

