sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44735
Re: [Question #661265]: How to use ocr in sikuli using python
Question #661265 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661265
Status: Open => Answered
RaiMan proposed the following answer:
Sounds complex and challenging ;-)
I do not want to discourage you, but if you do not have a good
experience in Python scripting, then the you might achieve more
frustration than satisfying results.
- you need to understand, how SikuliX works.
- you need to know about the features of SikuliX
for both:
- use latest version: http://sikulix.com
- read the docs: http://sikulix-2014.readthedocs.io/en/latest/index.html
- look in the net for examples: searchitem: sikuli examples
- about ocr
The current implementation has many oddities and might not work as expected.
You cannot detect the color of some text with ocr and colored text might not be readable.
In any case:
Before investing into more complex workflows/solutions, you should make some basic tests with the SikuliX IDE on your target SAP GUI.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.