Jump to content

Recommended Posts

Posted

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.

Posted (edited)

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.18.0 X86 - SciTE 5.5.7WIN 11 24H2 X64 - Other Examples Scripts

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