G33kDude / Chrome.ahk

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

The given ProfilePath does not exist #9

Closed LarryEitel closed 1 year ago

LarryEitel commented 5 years ago

image

I have added to the top of AutoHotkey.ahk:

Include C:\Users\Larry\Dropbox_bu\ahk\Chrome.ahk-master/Chrome.ahk

I have Chrome running in debug mode.

I have extensive experience with automation using Selenium. Looking to automate a web-trading platform.

Thanks for your help!!