Re: How do I get the URL of the active tab in Firefox/IE/Chrome?
- From: Tim Harig <usernet@xxxxxxxxxx>
- Date: Sun, 28 Nov 2010 19:59:57 +0000 (UTC)
On 2010-11-28, He Jibo <hejibo@xxxxxxxxx> 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.
.
- Follow-Ups:
- Re: How do I get the URL of the active tab in Firefox/IE/Chrome?
- From: Michel Claveau - MVP
- Re: How do I get the URL of the active tab in Firefox/IE/Chrome?
- References:
- Prev by Date: Re: Needed: Real-world examples for Python's Cooperative Multiple Inheritance
- Next by Date: Re: Standard module implementation
- Previous by thread: How do I get the URL of the active tab in Firefox/IE/Chrome?
- Next by thread: Re: How do I get the URL of the active tab in Firefox/IE/Chrome?
- Index(es):
Relevant Pages
|