Question #661991 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661991
Status: Open => Answered
RaiMan proposed the following answer:
might be a typo - must be:
keyDown(Key.SHIFT)
If it is not a typo:
especially games often have their special implementation of the user interface
or even block actions, that are not sent by real devices.
But your manual test tells, that you might try with
keyDown(Key.SHIFT)
keyUp()
click(..)
click(...)
--
You received this question notification because your team Sikuli Drivers
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