Jump to content

Cant verify IE 10 is running


Recommended Posts

Using the following:

MsgBox(0,"",WinGetState("[CLASS:IEFrame]", ""))

With IE running and maximized, I get 39, which is "Enabled",  "Exists" "Visible" and "Maximized"

With IE not running , I get 5  which is "Exists" and "Enabled"

How can this be????

My goal is to know if IE is running

Thanks for any help

Link to comment
Share on other sites

OK, Looks like you fixed it.

If I close IE, the above code shows zero instances , if I open IE , it always shows 2 instances even though I have opened only one instance.

It seems that IE has one more instance than the number of tabs opened.

This takes care of my issues.

Thanks

Edited by AutoitMike
Link to comment
Share on other sites

yes, i can confirm this. there is always an additional hidden ie instance.

firefox, on the other hand, always has only one instance, no matter how many windows you open.

[color=rgb(255,0,0);][font="'comic sans ms', cursive;"]FukuLeaks[/color][/font]

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...