sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12709
Re: [Question #206539]: not working from command line
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.