Friday, April 26, 2019

Unable to delete file .... 'chromedriver.exe' is denied



Severity    Code    Description    Project    File    Line    Suppression State
Error        Unable to delete file "C:\...\bin\Debug\chromedriver.exe". Access to the path 'C:\...\bin\Debug\chromedriver.exe' is denied.    ProviderSearchSelenium           


U:\>taskkill /f /im chromedriver.exe
SUCCESS: The process "chromedriver.exe" with PID 17196 has been terminated.
SUCCESS: The process "chromedriver.exe" with PID 9896 has been terminated.
SUCCESS: The process "chromedriver.exe" with PID 7792 has been terminated.
SUCCESS: The process "chromedriver.exe" with PID 14248 has been terminated.
SUCCESS: The process "chromedriver.exe" with PID 13724 has been terminated.
SUCCESS: The process "chromedriver.exe" with PID 20664 has been terminated.
SUCCESS: The process "chromedriver.exe" with PID 22560 has been terminated.
SUCCESS: The process "chromedriver.exe" with PID 3844 has been terminated.
SUCCESS: The process "chromedriver.exe" with PID 10300 has been terminated.

U:\>taskkill /f /im geckodriver.exe
SUCCESS: The process "geckodriver.exe" with PID 8844 has been terminated.
SUCCESS: The process "geckodriver.exe" with PID 10672 has been terminated.
SUCCESS: The process "geckodriver.exe" with PID 23896 has been terminated.
SUCCESS: The process "geckodriver.exe" with PID 22200 has been terminated.
SUCCESS: The process "geckodriver.exe" with PID 5468 has been terminated.

No comments:

Post a Comment