sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28878
Re: [Question #255975]: How to deal with the objects on screen with the changing text associated with it
Question #255975 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/255975
Status: Open => Answered
RaiMan proposed the following answer:
since it is not a web app, then your folders you are talking about are
likely to be on the file system.
So you should use the basic file system features of Python to access the
folders directly, instead of trying the stony visual way.
But if you want to try: we have the Region.text() feature, that allows
some basic OCR from a preferably one-line-text area on the screen.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.