fysh711426/UndetectedChromeDriver

System.ComponentModel.Win32Exception: 'Access denied'

Closed this issue · 1 comments

I'm following your example, I set the correct directory for the files but it returns access denied, any idea why?

var driver = UndetectedChromeDriver.Create(
driverExecutablePath: driverExecutablePath,
browserExecutablePath: chromeExecutablePath);

I am a idiot
:P

I pass the PATH of Chrome Installed, but i need to set the chrome.exe (file name)