← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #685902]: Notepad file name *.properties attribute change dynamically

 

Question #685902 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685902

RaiMan proposed the following answer:
Again and finally:
use the standard File-I/O methods to access/modify text files.
Effort: about 10-20 lines of code, 1 hour development and testing
solution is 100% reliable and portable in every environment 

Why:
It does not make sense to solve this with surface automation, because it is rather complex and not 100% reliable (using OCR for cases, where there are other means to get the text directly).
For your case, I guess the effort: about 30 - 50 lines of code, 3+ hours for development and testing.
... and is not 100% reliable and is not portable in other environments, that have different pixel setups.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.