On 2010-11-28, He Jibo <hej...@gmail.com> wrote:
> I did a lot of Googling, and get the following code. The following
> code can get the url of the first tab in internet explorer. My
> question is, how can I get the url of the current active tab? Thanks.

It would be beneficial to know what your ultimate goal is.  The
"InternetExplorer.Application" automation object doesn't contain any way to
manipulate tabs directly; but, there are likely less direct methods of
achieving whatever you are trying to accomplish if you let us know what
that is.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to