sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33969
Re: [Question #269784]: copy text from text box
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.