Jump to content

how to get reference to already opened IE window


ep452
 Share

Recommended Posts

Hi, I want to use _IELoadWait($oIE) to check for the ie window load is complete or not.But the window is already opened from outside autoit script.

so how to get reference to the opened window.? means what should be the value of $oIE.

if it is not already opened I think I could give $oIE = _IECreate ("www.autoitscript.com").In this case what to do.

Link to comment
Share on other sites

Hi, I want to use _IELoadWait($oIE) to check for the ie window load is complete or not.But the window is already opened from outside autoit script.

so how to get reference to the opened window.? means what should be the value of $oIE.

if it is not already opened I think I could give $oIE = _IECreate ("www.autoitscript.com").In this case what to do.

Welcome to the forum !

Show the part of your script for best help ! Posted Image

Edited by wakillon

AutoIt 3.3.14.2 X86 - SciTE 3.6.0WIN 8.1 X64 - Other Example Scripts

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