B
B
Barrakuda742016-11-15 13:09:57
JavaScript
Barrakuda74, 2016-11-15 13:09:57

How to cancel script stop in Chrome debugger?

Guys how to cancel script stop in Chrome developer tools (F12)?
Now I just work closely with the output in the console, I often press F5 and look at the result, but every time chrome slows down the execution of the script and transfers me from the console tab to sources. I already marked all the scripts as blackboxed, one hell of a dog stops the script and transfers me either to my script, or to jquery, or somewhere else. Uhhh :[email protected]

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Garegin Kazaryan, 2016-11-16
@Barrakuda74

in the Sources section => button on the breakpoints panel "Deactivate breakpoints" (or ctrl + F8). The second option - remove, in fact, the breakpoints.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question