szucsaaron Posted August 31, 2015 Share Posted August 31, 2015 Hey everyoneI am trying to figure out how to check if a website in chrome is open. (Example: I wanted to check if https://www.autoitscript.com/forum was active, BUT it would give a true value even if I was at https://www.autoitscript.com/forum/files/)So far I tried this: If WinActive("CSGO Lounge - Marketplace, Trades, Bets - Google Chrome") Then blablabal EndIfThe problem is that, the rest of the program won't start, because it is not on that exact page(still on CSGO lounge, but somewhere else on the site)Would this be possible to do?Or if not, how can I check if Chrome.exe is active or not?Thanks in advance! szucsaaron Link to comment Share on other sites More sharing options...
Danyfirex Posted August 31, 2015 Share Posted August 31, 2015 (edited) to check for url look thisSaludos Edited August 31, 2015 by Danyfirex szucsaaron 1 Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now