tests: attemps to make OCR based hits more stable wxPython4
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Mon, 05 Dec 2022 15:53:25 +0100
branchwxPython4
changeset 3695 a89ebe406e35
parent 3694 129b8e32f5bb
child 3696 ea30051326e9
child 3699 ddadbdf20e70
tests: attemps to make OCR based hits more stable
tests/ide_tests/sikuliberemiz.py
--- a/tests/ide_tests/sikuliberemiz.py	Thu Nov 24 17:41:24 2022 +0100
+++ b/tests/ide_tests/sikuliberemiz.py	Mon Dec 05 15:53:25 2022 +0100
@@ -199,6 +199,7 @@
             Returns:
                 Sikuli App class instance
         """
+        sikuli.OCR.Options().oem(0)
 
         self.screenshotnum = 0
         self.starttime = timesec()