sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #11826
[Question #203391]: how to press Two keys together
New question #203391 on Sikuli:
https://answers.launchpad.net/sikuli/+question/203391
I want to copy few items. I have tried the following, but its not working......
type (Key.CTRL, KeyModifier.C)
or
type(Key.CTRL,Key_C)
or
type(Key.CTRL + Key_C)
But none of them are working...
can anyone help me out of this problem
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.