Created
May 21, 2020 21:16
-
-
Save bobdobbalina/64450fb391dab3863e047295cb155410 to your computer and use it in GitHub Desktop.
Mac Terminal command to open Chrome in remote debugging mode
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
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks