How to have many windows of browsers Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
omar
Posts: 540
Joined: 22 Oct 2015, 17:56

How to have many windows of browsers

18 Aug 2019, 18:00

How can I have many windows if browsers and be able to detect which tab or window I am on?

If i have 4 tabs open say... I could CTRL tab between the tabs and read the URL I suppose?

Else, I could have open in separate windows - but how would I switch to the right window?
(I don't want to have separate instances - needs to be the same profile.)

Any ideas?

Thanks.
User avatar
Sir Teddy the First
Posts: 94
Joined: 05 Aug 2019, 12:31
Contact:

Re: How to have many windows of browsers  Topic is solved

19 Aug 2019, 05:43

Depending on what you want to do with this information WinGetTitle could be all you need.
:eh: :think:
omar
Posts: 540
Joined: 22 Oct 2015, 17:56

Re: How to have many windows of browsers

19 Aug 2019, 12:13

@Sir Teddy the First
Awesome
I just checked Windows Spy. I think that will do the trick for me. I didn't realise each tab would have a different title. 👍🏼
omar
Posts: 540
Joined: 22 Oct 2015, 17:56

Re: How to have many windows of browsers

25 Aug 2019, 17:50

Actually... one thing...
Is there a way to uniquely identifying tabs?
I'm guessing 2 tabs could have the same Title.
Which then would cause a problem?
User avatar
Sir Teddy the First
Posts: 94
Joined: 05 Aug 2019, 12:31
Contact:

Re: How to have many windows of browsers

26 Aug 2019, 13:21

You would have to provide more information what you want to do, because even if you looked up the URL, if it's the same title it will almost every time also be the same URL.

At least on firefox, WinText is also empty, that would not get you any further.
But I don't think that it is very likely that you will encounter two different websites that have the same WinTitle.
:eh: :think:
Getfree
Posts: 231
Joined: 12 Oct 2014, 18:00

Re: How to have many windows of browsers

28 Aug 2019, 09:17

It's not clear what you seek to do with the URLs/titles once you have them.

If you are trying to automate things on the Chrome browser, try this extension: AutoControl Shortcut Manager.
It will surprise you how much you can do with it. It looks deceivingly simple.

For example, you can copy all your currently open URLs to the clipboard and then do whatever you want with them.
If you want the tab titles instead, you can get a list of those too.
If you want to get the tabs in the current window only, that's also possible.
You can sort, move, group, filter... whatever.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot] and 404 guests