Created
November 24, 2016 14:04
-
-
Save pertrai1/4fc9f1e1bfb746a5db04f4bc679fad89 to your computer and use it in GitHub Desktop.
Remote Debug Chrome Profile
This file contains hidden or 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 --no-first-run --no-default-browser-check --user-data-dir=$(mktemp -d -t 'chrome-remote_data_dir') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment