sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #59272
[Question #709040]: Cntrl+S
New question #709040 on SikuliX:
https://answers.launchpad.net/sikuli/+question/709040
I want to know how to send a command to a browser or text editor to save a page. I tried these options, but it doesn't work:
hover(Location(984, 469))
#type("s", KEY_CTRL)
type("s", Key.CTRL)
wait(7)
SikuliX 2.0.5, Jython 2.7.1.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.