2008/12/18 为爱而生 <[email protected]>: > This problem also use the following discription: > How to use pywinauto to open WORD and select its Menu. > I can't do that and have no idea why! > Looking forward your help,Thanks!
Word can be automated with COM. My golden rule is that automation via GUI driving is always a last resort. -- Cheers, Simon B. [email protected] -- http://mail.python.org/mailman/listinfo/python-list
