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

    Status: Open => Answered

RaiMan proposed the following answer:
Not seen this before.

you might try:

Settings.TypeDelay = 0.1
type("18151073681")

this inserts a pause of about 100 milliseconds between every typed digit
(find your value)

the Settings.TypeDelay is a use-and-forget option (only used with the
next type, then reset to 0).

-- 
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

Reply via email to