Skip to content

Instantly share code, notes, and snippets.

@NewteqDeveloper
Created July 9, 2019 13:22
Show Gist options
  • Save NewteqDeveloper/e5f4e7d6dcc0c68679e895d5fac0c9f7 to your computer and use it in GitHub Desktop.
Save NewteqDeveloper/e5f4e7d6dcc0c68679e895d5fac0c9f7 to your computer and use it in GitHub Desktop.
This is the shortcut to enable developer features to make testing a little easier with Google Chrome
// additional -- params can be added as required for your testing
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-data-dir="C:/Temp/ChromeDevData" --disable-web-security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment