WinWaitClose with Chrome tabs

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
mzlucasmz
Posts: 2
Joined: 30 Oct 2017, 07:35

WinWaitClose with Chrome tabs

23 Feb 2018, 07:01

How can i make winwaitclose work with chrome tabs?

I've tried:

Run chrome.exe web.whatsapp.com
sleep, 2000
WinWait, WhatsApp - Google Chrome
WinWaitClose
{some code}

But it doesn't seem to work.

And how would i do it to wait for multiple tabs to be closed?
stealzy
Posts: 91
Joined: 01 Nov 2015, 13:43

Re: WinWaitClose with Chrome tabs

23 Feb 2018, 07:36

Window != tab. You can open this tab in separate window, then your code will work. Otherwise you need special tools for chrome, search "chrome" on forum.
Guest

Re: WinWaitClose with Chrome tabs

23 Feb 2018, 08:37

stealzy wrote:Window != tab. You can open this tab in separate window, then your code will work. Otherwise you need special tools for chrome, search "chrome" on forum.
thanks for the support, but i haven't found any "special tools" in here, can you send me a link?
User avatar
jeeswg
Posts: 6902
Joined: 19 Dec 2016, 01:58
Location: UK

Re: WinWaitClose with Chrome tabs

26 Feb 2018, 04:52

- To get the names/count(/but not urls) of Chrome tabs, you can use the functions here:
Firefox/Chrome, get tab names/focus tab - AutoHotkey Community
https://autohotkey.com/boards/viewtopic.php?f=6&t=26947
homepage | tutorials | wish list | fun threads | donate
WARNING: copy your posts/messages before hitting Submit as you may lose them due to CAPTCHA

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Anput and 327 guests