Fix error in Rufaydium for Autohotkey to use User Profile for access Chrome
Budget: $10 – $30 USD
I'm trying to use Rufaydium for Chrome with Autohotkey, and I need access to User Profile login for automation.
I'm in a hurry, so I'm willing to pay someone that has a fast solution, instead of looking for Google tutorials.
The script is simple:
#Include, <Rufaydium>
Chrome := new Rufaydium()
Chrome.capabilities.setUserProfile("Default")
Page := Chrome.NewSession()
Page.Navigate("www.google.com")
So, when I choose Defaut profile, I get the error message in the attached file.
I want to fix that without disabling security from web browser, installing executable files or any other complicated solution
I'm in a hurry, so I'm willing to pay someone that has a fast solution, instead of looking for Google tutorials.
The script is simple:
#Include, <Rufaydium>
Chrome := new Rufaydium()
Chrome.capabilities.setUserProfile("Default")
Page := Chrome.NewSession()
Page.Navigate("www.google.com")
So, when I choose Defaut profile, I get the error message in the attached file.
I want to fix that without disabling security from web browser, installing executable files or any other complicated solution