sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24442
Re: [Question #244556]: sikuli-java correct way to get data from clipboard
Question #244556 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/244556
Pathiyil posted a new comment:
Hi,
Is there any buffering that would come in to play between different key
strokes that we try to send via type() ?
My use case was iterating over a column and reading the values. When I
added a delay between type(Key.DOWN) and type("c", KeyModifier.CTRL +
KeyModifer.SHIFT), it seemed to work much better (this app has
Ctrl+Shift C as the copy command and not Ctrl C). Not fully sure if
anything else is playing a role..
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.