Jump to content

ep452

Members
  • Posts

    1
  • Joined

  • Last visited

ep452's Achievements

Seeker

Seeker (1/7)

0

Reputation

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