Selenium.WebDriver.UndetectedChromeDriver icon indicating copy to clipboard operation
Selenium.WebDriver.UndetectedChromeDriver copied to clipboard

Linux / debian support

Open thenik opened this issue 3 years ago • 1 comments

Hey Emre!

Does it work with Linux / debian with .net 5.0 ? I tried to run that but get errors.

Thanks!

image

thenik avatar Jun 08 '22 11:06 thenik

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.

emre-gon avatar Jun 08 '22 16:06 emre-gon