Jump to content

what is $_TESTATUS_InvalidObjectType


sqa
 Share

Recommended Posts

I am really stuck with this.

#include<IE.au3>

local $oIE = _IEAttach("Application")   ; the name of Tab

local $oForm = _IEFormElementGetObjByName($oIE, "lastName")   ; "lastName" - <input name="lastName" class...>

 

running it,, there is an error: _IEFormElementGetObjByName, $_TESTATUS_InvalidObjectType

What's wrong?

Edited by sqa
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

×
×
  • Create New...