Skip to content

Instantly share code, notes, and snippets.

@dbenchi
Created June 14, 2017 12:16
Show Gist options
  • Save dbenchi/57e3d1edd45373701f1224c039d329c7 to your computer and use it in GitHub Desktop.
Save dbenchi/57e3d1edd45373701f1224c039d329c7 to your computer and use it in GitHub Desktop.
customLaunchers: {
Chrome_with_debugging: {
base: 'Chrome',
flags: ['--remote-debugging-port=9222'],
debug: true
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment