New question #237365 on Sikuli:
https://answers.launchpad.net/sikuli/+question/237365
I want to write a java program in notepad using sikuli. The java program
include a sysout statement to print a string. To do this I included the
statement below in my code
s.type("System.out.println(\"Hello\")");
this statement on types System.out.println( and the exception given
below
Exception in thread "main" java.lang.IllegalArgumentException: Invalid key code
--
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