Created
July 3, 2020 19:23
-
-
Save ediblecode/40bedde16a2a47fe5386fc60f860c570 to your computer and use it in GitHub Desktop.
Kill all Chromedriver processes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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