Question #242870 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/242870
RaiMan requested more information: So you are doing a series of Region.text() calls, that work ok (with the known problems of OCR quality) until a certain point: .... some logging .... debug] Region: init: (500, 248, 70, 25) [debug] Screen.capture: java.awt.Rectangle[x=500,y=248,width=70,height=25] [debug] RobotDesktop: captureScreen: on 0 using java.awt.Rectangle[x=908,y=674,width=70,height=25] [debug] Region.text: #($0.11)# [debug] Region: init: (991, 657, 70, 25) [debug] Screen.capture: java.awt.Rectangle[x=991,y=657,width=70,height=25] [debug] RobotDesktop: captureScreen: on 0 using java.awt.Rectangle[x=500,y=248,width=70,height=25] [debug] Region.text: #()# [debug] Region: init: (450, 280, 70, 25) [debug] Screen.capture: java.awt.Rectangle[x=450,y=280,width=70,height=25] [debug] RobotDesktop: captureScreen: on 0 using java.awt.Rectangle[x=991,y=657,width=70,height=25] [debug] RobotDesktop: captureScreen: on 0 using java.awt.Rectangle[x=450,y=280,width=70,height=25] ... so what is the special situation at this point of your workflow? -- You received this question notification because you are a member of Sikuli Drivers, which 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

