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

    Status: Open => Answered

RaiMan proposed the following answer:
If you want to use 2 different arguments (image and text to type/paste)
the syntax is:

type( "K.png", "Type")

same with paste()

type(s) just types the given string to where the GUI currently has
focus.

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