Selenium.WebDriver.UndetectedChromeDriver
Selenium.WebDriver.UndetectedChromeDriver copied to clipboard
Linux / debian support
Hey Emre!
Does it work with Linux / debian with .net 5.0 ? I tried to run that but get errors.
Thanks!

I didn't test it in Linux tbh but I see no reason it shouldn't. I'll do some tests and get back to you.
Meanwhile the error it could be related with the file permissions of automatically downloaded chrome driver. You might need to chmod 777 to the downloaded driver.