I would like to ask where I can get the full documentation of the InternetExplorerObject with Automation and accessing the Dom structure of the homepage in InternetExplorer(Q1).
My situation ...
When I call ie = CreateObject("InternetExplorer.Application") I get an automation error. This did not happen in the previous versions of InternetExplorer. Also, the browser window opens even if I ...