sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #09591
Re: [Question #192009]: How To enter CTRl+A to select all the text
Question #192009 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/192009
Summary changed to:
How To enter CTRl+A to select all the text
Description changed to:
Have a look at the docs: http://sikuli.org/docx/keys.html#key-constants
*****************************************************
Can somebody help me with selecting all the text.
I am using this,
type(Key.CTRL,Key.A)
AttributeError: type object 'org.sikuli.script.Key' has no attribute 'A'
My os is windows 7, sikuli X 1.0rc3
Thanks
Anmol Bagga
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.