How can I create ComObject with other browsers? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
my-lord
Posts: 45
Joined: 01 Apr 2018, 15:12

How can I create ComObject with other browsers?

21 Apr 2018, 15:40

Hello guys.I want to create ComObject with Chrome browser.Is this possible?How can I do this?
Normally we can create ComObjects with IE in the following way:

Code: Select all

(pwb2 := ComObjCreate("InternetExplorer.Application")).Visible:=True
gregster
Posts: 9001
Joined: 30 Sep 2013, 06:48

Re: How can I create ComObject with other browsers?  Topic is solved

21 Apr 2018, 20:18

IE is the only browser with COM support - in Chrome you could use this instead: https://autohotkey.com/boards/viewtopic ... chrome.ahk

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Lamron750 and 246 guests