I am running a Selenium C# project through Visual studio and suddenly encountered an error
Access to the path 'c:\users\documents\visual studio 2017\Project\SeleniumTestProject\SeleniumTestProject\bin\Debug\chromedriver.exe' is denied.
I removed the readonly
attribute for the folder but still get this error. Can anyone please suggest me what could be wrong and solution for the same.