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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

