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

    Status: Open => Answered

RaiMan proposed the following answer:
some GUI element, that accepts input, needs to have focus and the caret
(e.g. by a previous click() or type(Key.TAB)).

Then you use paste("some text"), to fill in.

This means, you simply simulate, what you are doing manually.

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