Question #229451 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/229451
Status: Open => Answered
RaiMan proposed the following answer:
generally you have to check the Java docs, if a 1:1 transcript does not work
for a method:
for RC3: http://doc.sikuli.org/javadoc/index.html
for 1.0.0:
https://dl.dropboxusercontent.com/u/42895525/SikuliX/SikuliX-API-JavaDocs/index.html
Java type() for RC3:
type(text_field.png, "sampletext" + `n`,0)
in 1.0.0 the 1.1 transcript should work
--
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