Question #652975 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/652975

dinev posted a new comment:
Just saw the question and can confirm that this code:

print "You have 3 seconds to focus notepad"
sleep(3)
keyDown(Key.SHIFT)
type("a")
keyUp()

works fine on Windows 10, Mac Os ElCapitan and Lubuntu 16.04

-- 
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

Reply via email to