Answer the question
In order to leave comments, you need to log in
How to open js debugger in chrome?
Good afternoon, how to open a similar debugger in chrome
Answer the question
In order to leave comments, you need to log in
Press F12, Sources tab. On the right there is a pause button, it will stop the code. You can also open any file on the left in the tree, and put a breakpoint on any line (if you click on the line number), and when the code execution reaches this line, it will be stopped.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question