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

    Status: Open => Answered

Eugene S proposed the following answer:
You have to keep in mind that Sikuli doesn't care how do you call the
type method. It will just simulate manual action on the currently active
screen. So as long you have your cursor blinking in a certain field, it
doesn't matter how you execute type.

Now, if your problem with this line:
Screen sc = new Screen();

that means something is wrong with Sikuli configuration.

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to