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.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp