Re: [Sikuli-driver] [Question #665797]: Image reconition not working after Settings.OcrTextRead = true;

2018-03-18 Thread RaiMan
Question #665797 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665797 Status: Open => Answered RaiMan proposed the following answer: the problem is this: screen.setRect(rectangle); which means that on the screen it is searched only in the given rectangle. after the

Re: [Sikuli-driver] [Question #665797]: Image reconition not working after Settings.OcrTextRead = true;

2018-03-18 Thread RaiMan
Question #665797 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665797 Description changed to: Installed using 2 & 3 option checked Settings.OcrTextRead = true; Settings.OcrTextSearch = true; for(int i =

[Sikuli-driver] [Question #665797]: Image reconition not working after Settings.OcrTextRead = true;

2018-03-17 Thread Mohammed Saquib
New question #665797 on Sikuli: https://answers.launchpad.net/sikuli/+question/665797 Installed using 2 & 3 option checked Settings.OcrTextRead = true; Settings.OcrTextSearch = true; for(int i = 0; i < 4; i++) {