sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43371
Re: [Question #652975]: capture image automatically in a specific location
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.