Jump to content

Recommended Posts

Posted (edited)

Does anyone got any idea why  I get this error ?

--> IE.au3 T3.0-2 Error from function _IECreate,  (Browser Object Creation Failed)

 

 

 

Code :

#Include <IE.au3>

Global $oIE = _IECreate ("http://www.google.com")

 

 

 

 

 

 

Browser : Maxthon

 

 

Edited by LHCompter
Posted

There isn't really a direct way for other browsers, but i recall someone made an UDF for Firefox (doubt it would work latest versions of Firefox though). You can also try UIAutomation which is a more generic way:

 

EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time)

DcodingTheWeb Forum - Follow for updates and Join for discussion

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...