Jump to content

Recommended Posts

Posted

i couldnt find this in the help topic.

anyway, how would i go about having a script(withembedded ie)check if its open, and if it is minimize itself?

the site it will use does that by itself

Posted

So you should check if the window exists and is not already minimized by using

WinExists

WinGetState

Then set the state to minimized using

WinSetState

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
×
×
  • Create New...