Skip to content

Instantly share code, notes, and snippets.

@MichaelDimmitt
Created December 13, 2022 22:42
Show Gist options
  • Save MichaelDimmitt/63f80f048267c67324bdf0a1385665ce to your computer and use it in GitHub Desktop.
Save MichaelDimmitt/63f80f048267c67324bdf0a1385665ce to your computer and use it in GitHub Desktop.
Debug a dropdown in the browser
https://superuser.com/questions/249050/chrome-keyboard-shortcut-to-pause-script-execution
setTimeout(() => {debugger}, 4000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment