Question #240746 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240746
Christopher Golda posted a new comment: Hi Carlos, I'm really glad to hear that worked out for you. Generally, this strategy works well but if you end up running into any other problems, you can also try using python to remove the date separators and then do a quick text substitution like Eugene mentioned above. Usually, I can get away with making a few basic assumptions (such as an erroneous letter O is probably a 0 and an erroneous letter l is probably a number 1). Using the three steps mentioned above (zoom, remove separators, and a best guess string replacement strategy,) you will be covered for the most part. Take care and have a good night. Sincerely, Chris -- 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

