G33kDude / Chrome.ahk

Automate Google Chrome using native AutoHotkey
https://autohotkey.com/boards/viewtopic.php?t=42890
MIT License
336 stars 82 forks source link

Problem getting started #24

Closed kevin28115 closed 1 year ago

kevin28115 commented 3 years ago

I seem to have the same issue as https://github.com/G33kDude/Chrome.ahk/issues/19

I'm running a single line of code to try to learn how it works PageInst.Call("Page.navigate", {"url": "https://autohotkey.com/"})

and the error I get is image

martin-lim commented 2 years ago

download the zip file from the release page, rather than the source code.