sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #59273
Re: [Question #709040]: Cntrl+S
Question #709040 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/709040
lemonia posted a new comment:
This only works in a text editor, not in a browser. Here the letter S is uppercase.
hover(Location(984, 469))
type("S", KEY_CTRL)
#type("S", Key.CTRL)
wait(7)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.