1

I know how to break execution when I click on any element in the DOM for instance (https://stackoverflow.com/a/18879969/1507546), by checking click event in the Mouse section of the source tab of the code inspector.

But What I don't know is how to skip all js files that are not mine and stop exection only when one of my js files is executed.

Community
  • 1
  • 1
smarber
  • 4,829
  • 7
  • 37
  • 78

0 Answers0