sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28256
[Question #254587]: Some combinations with shift key won't work
New question #254587 on Sikuli:
https://answers.launchpad.net/sikuli/+question/254587
I am trying to select some list in a drag down box where i need to use "ctrl+shift+end" or "shift+end" to select all devices.
I've tried using
"type (Key.END, KeyModifier.SHIFT | KEY_CTRL )"
"type(Key.END,KeyModifier.SHIFT)"
But these won't work for me..I can use shift+pagedown for selection but that wont work as well.
Is there anyother way i can do this ?
Thanks in advance.
Cheers :)
Sathya
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.