← Back to team overview

sikuli-driver team mailing list archive

[Question #661991]: Sikuli seems to be functioning fine but shift-click not working

 

New question #661991 on Sikuli:
https://answers.launchpad.net/sikuli/+question/661991

I am on Mac using sikuli 1.1.1

I am trying to shift-click on multiple items in a game. Using keyDown(key.shift) followed by multiple clicks, I can see with the Mac keyboard viewer that the shift key is in fact being held down by sikuli, but the game does not respond accordingly. Using click(image, KEY_SHIFT) does not work either. Shift-click seems to be working fine in test scripts, like typing a note or selecting multiple items in Finder. 

One strange thing is that if during the process I manually tap (I don't have to hold it) the physical shift key on my keyboard, the remaining items are selected with Shift-click, as if everything is working properly. 

No errors are being thrown at any point. 

I'm using shift as part of my exit function (I think it's from a tutorial) could that be the problem?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.