Skip to content

Instantly share code, notes, and snippets.

@ediblecode
Created July 3, 2020 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ediblecode/40bedde16a2a47fe5386fc60f860c570 to your computer and use it in GitHub Desktop.
Save ediblecode/40bedde16a2a47fe5386fc60f860c570 to your computer and use it in GitHub Desktop.
Kill all Chromedriver processes
# Run this in CMD
taskkill /im 2.43-x64-chromedriver /f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment