sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12056
Re: [Question #204031]: How to press Control and A key in key board at a time to select all
Question #204031 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/204031
Status: Open => Answered
RaiMan proposed the following answer:
Yes it is such easy:
type("a", KeyModifier.CTRL)
do not use "A", because this would simulate Shift-Ctrl-a
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.