Jump to content

Check if chrome.exe is active


Recommended Posts

Hey everyone

I 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
EndIf

The 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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...