Sikuli modifiers

Asked by Aman Pingle

I want to use two modifiers SIMULTANEOUSLY in Sikuli ide. Ctrl+shift+down
I tried type(Key. Down, KeyModifier.CTRL+KeyModifier.SHIFT)
It didn't work. Any suggestions?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1
Revision history for this message
TestMechanic (ndinev) said :
#2

There is no "Key.Down" key. Maybe you want Key.DOWN

Can you help with this problem?

Provide an answer of your own, or ask Aman Pingle for more information if necessary.

To post a message you must log in.