Process refused to die after 10 seconds, and couldn’t taskkill it: Unable to find executable for: taskkill
Error:
Process refused to die after 10 seconds, and couldn’t taskkill it: Unable to find executable for taskkill.
Solution:
- Taskkill is a standard Windows utility. The Selenium cannot find it means that the environment variable PATH does not include the directory that contains standard system utilities. This utility present in C:\Windows\system32 for modern Windows versions.