Script not working when compiled with AHK_H

Post AHK_H specific scripts & libraries and discuss the usage and development of HotKeyIt's fork/branch
MonuKashyap
Posts: 112
Joined: 06 Jun 2016, 21:32

Script not working when compiled with AHK_H

25 Dec 2023, 09:18

Hello everyones,,
my script uses chromedriver with Rufaydium and works perfect on normal or with normally compiled (with/without mpress),
but, when compiled with AHK_H one part gets default to its own

Example:

Code: Select all

Chrome := new Rufaydium()
Chrome.capabilities.setUserProfile("ChromeProfile", "C:\MyFolder") ;--This part gets default to %A_Temp% folder
Page := Chrome.NewSession()
Page.url :=  "http://www.somewebsite.com"
In the above code, after compiling with ahk_H capabilites of chrome gets default,
anyone please let me know how it can be solved,,,

Return to “AutoHotkey_H”

Who is online

Users browsing this forum: No registered users and 92 guests