sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36890
Re: [Question #286275]: Reading value which is entered using sikuli
Question #286275 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/286275
Status: Open => Answered
RaiMan proposed the following answer:
All features like type (click, ...) are internally implemented using
Java AWT Robot, which generally does not give any feedback, wether the
action was physically taken.
That they return a value 0 or 1 is due to historical reasons, but never
made any sense.
So you have to use other ways to check the successful typing.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.