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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

