Aeterna Posted April 18, 2009 Posted April 18, 2009 I'm getting this error message: CODELine 2709 (File "C:\Program Files\AutoIt3\Include\IE.aue3): If IsObj($o_object.document.GetElementsByName($s_Id).item($i_index)) Then If IsObj($o_object.document ^ERROR Error: The requested action with this object has failed.
Richard Robertson Posted April 18, 2009 Posted April 18, 2009 You probably need to wait until the page is done loading.
FinalVersion Posted April 19, 2009 Posted April 19, 2009 Idk if this really matters with IE functions, but shouldn't it be IE.au3 not IE.aue3 ? [center][+] Steam GUI [+][+] Clipboard Tool [+][+] System :: Uptime [+][+] StarCraft II Mouse Trap [+][/center]
Richard Robertson Posted April 19, 2009 Posted April 19, 2009 You can name your scripts whatever you want. You can name them script.ww2 and as long as you open it with the AutoIt program it can run.
Aeterna Posted April 19, 2009 Author Posted April 19, 2009 Hmm, well thats the default included IE file. The funny thing is, I checked, and nowhere is it actually named IE.aue3 except for the error message.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now