Hello, Could you help me, how can I activate a Chrome tab? The tab is not active among other Chrome tabs. WinActivate("[TITLE:Yahoo! - Google Chrome]") This code works only if "Yahoo! - Google Chrome" is an active tab in Chrome, in this case it works even if chrome is minimized or inactive.The code doesn't work if another tab is active for ex. Google tab. Could you help me to solve it?