wensi liu wrote: > > In fact I am focus on Automation Testing for our product around IE. > > So I need access IE by menu, toolbar, even split button for to > simulate all user's action which may affect our product. > > I just looking for a way to deal with that.
Oh, you should have said that! I suggest you take a look at the pyAA project from the University of North Carolina. This is a Python-based project from a group whose charter is to improve access to applications for the handicapped, but what they have actually produced is a pretty good framework for automating other applications. This is a Python wrapper around the Microsoft Active Accessibility library. http://www.cs.unc.edu/Research/assist/developer.shtml -- Tim Roberts, t...@probo.com Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32